Skip to content

OutlineView.onFileChanged method

OutlineView › onFileChanged

Unofficial

Handle a file content change and refresh the outline.

Signature:

onFileChanged(file: TFile): void

Parameters:

ParameterTypeDescription
fileTFileThe changed file.

Returns: void