Interface: LanguageSettingFilterFieldsPreferred
Defined in: cspell-types/dist/index.d.mts:1665
Extended by
Properties
languageId
languageId:
MatchingFileType
Defined in: cspell-types/dist/index.d.mts:1667
The language id. Ex: typescript, html, or php. * -- will match all languages.
locale?
optionallocale:string|string[]
Defined in: cspell-types/dist/index.d.mts:1669
The locale filter, matches against the language. This can be a comma separated list. * will match all locales.