Properties
Defines the properties for the ValeConfigurationFormatLanguageAssociation class.
less than a minute
GlobPattern
Represents the file-matching pattern to associate with a specific language. For example, [*]
matches all files while [*.{md,txt}] only matches files with the .md or .txt extension.
LanguageID
Specifies the language the GlobPattern maps to. By default, all files map to en. This value
is used for Vale’s spelling checks.