Skip to content

feature: Support per dictionary configuration. #8183

Description

@Jason3S

Surely there should be some way to forbid compound words for a specific dictionary in the settings though?

Perhaps consider this an enhancement request then? 😃

🎄

That is a desired feature to be able to control case sensitivity and compounding for individual dictionaries instead of having it enabled only at the global level.

Originally posted by @Jason3S in #5070

Feature

Proposed settings:

cspell.config.yaml

dictionarySettings:
  '<name of dictionary>':
    caseSensitive: false
    allowCompounding: false
    allowLegacyCompounding: false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions