Skip to main content

Interface: LanguageSettingFilterFieldsDeprecated

Defined in: cspell-types/dist/index.d.mts:1355

Extended by

Properties

languageId

languageId: MatchingFileType

Defined in: cspell-types/dist/index.d.mts:1357

The language id. Ex: typescript, html, or php. * -- will match all languages.


local?

optional local: string | string[]

Defined in: cspell-types/dist/index.d.mts:1363

Deprecated - The locale filter, matches against the language. This can be a comma separated list. * will match all locales.

Deprecated

true

Deprecation Message

Use locale instead.