dictionaries Readonly
dictionaries: ReadonlyArray<SettingsDictionary>
The set of settings dictionaries from which Setting values are obtained, sorted by SettingsPriority. The set can contain at most one dictionary for each unique combination of name and WorkspaceDb.
@see - addDictionary, addFile, addJson, and addDirectory to add a new dictionary.
- dropDictionary to remove a dictionary.
- getDictionary to look up a dictionary.
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.