Skip to main content

Interface: Features

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

Features are behaviors or settings that can be explicitly configured.

Extends

  • Partial<FeaturesActive>.Partial<FeaturesDeprecated>.Partial<FeaturesExperimental>

Properties

weighted-suggestions?

optional weighted-suggestions: boolean

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

Enable/disable using weighted suggestions.

Inherited from

Partial.weighted-suggestions