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!
Many projects use
cspellfor spell checking and rely on thecspell.jsonconfiguration file to customize dictionaries, ignore patterns, and other settings. However,typos-lspcurrently only supportstypos.toml(or similar) configuration files, which requires users to manually convert theircspell.jsonsettings totypos.toml. This can be inconvenient for users who already have an existingcspell.jsonconfiguration or prefercspell's configuration format.typos-lspwith Neovim for a Luau project, and integrating existingcspell.jsonfiles would streamline my workflow.typos-lsp's low false-positive spell checking while maintaining their existingcspellconfigurations.This is a scheme json file
Scheme
Thank you for considering this request!