zed-cspell icon indicating copy to clipboard operation
zed-cspell copied to clipboard

Results 2 zed-cspell issues
Sort by recently updated
recently updated
newest added

I have configured the extention with `pt-br` language, and the spell check is working fine. But when I show the suggestions via code actions, it suggest only english words. My...

Now resolve: https://github.com/vlabo/cspell-lsp/blob/main/validator.mts#L47 https://github.com/streetsidesoftware/vscode-spell-checker/blob/3cfd2ce210e1338e5f7b19e2357e52f1860aa751/packages/_server/src/DocumentValidationController.mts#L109