RecentFileTracker.addRecentFile method
RecentFileTracker › addRecentFile
Unofficial
Add a file to the recent files list, if the workspace layout is ready.Signature:
addRecentFile(file: TFile): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| file | TFile | The file to add. |
Returns: void