Skip to main content

Type Alias: LanguageIdSingle

LanguageIdSingle = string

Defined in: CSpellSettingsDef.ts:717

A file type:

  • * - will match ALL file types.
  • typescript, cpp, json, etc.

Pattern

^(!?[-\w_\s]+)|(*)$