Skip to content

Feature Request: Support for cspell.json Configuration File. #191

@hungvx-dev

Description

@hungvx-dev

Many projects use cspell for spell checking and rely on the cspell.json configuration file to customize dictionaries, ignore patterns, and other settings. However, typos-lsp currently only supports typos.toml (or similar) configuration files, which requires users to manually convert their cspell.json settings to typos.toml. This can be inconvenient for users who already have an existing cspell.json configuration or prefer cspell's configuration format.

  • I am using typos-lsp with Neovim for a Luau project, and integrating existing cspell.json files would streamline my workflow.
  • This feature would benefit users who want to leverage typos-lsp's low false-positive spell checking while maintaining their existing cspell configurations.
  • I am happy to provide further details or assist with testing this feature.

This is a scheme json file
Scheme

Thank you for considering this request!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions