Skip to main content

Interface: LanguageSettingFilterFieldsPreferred

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

Extended by

Properties

languageId

languageId: MatchingFileType

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

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


locale?

optional locale: string | string[]

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

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