Interface: LanguageSettingFilterFieldsDeprecated
Defined in: packages/cspell-types/dist/index.d.mts:2010
Extended by
Properties
languageId
languageId:
MatchingFileType
Defined in: packages/cspell-types/dist/index.d.mts:2012
The language id. Ex: typescript, html, or php. * -- will match all languages.
local?
optionallocal?:string|string[]
Defined in: packages/cspell-types/dist/index.d.mts:2018
Deprecated - The locale filter, matches against the language. This can be a comma separated list. * will match all locales.
Deprecated
true