vscode-spell-checker
vscode-spell-checker copied to clipboard
A simple source code spell checker for code
When I pasted a piece of text, it entered into an unexpected state like the video. Info: It was a markdown file. The os is Windows 10. Feel free to...
How can I get list of all spelling mistakes across the project withing the single command?
:robot: I have created a release *beep* *boop* --- ## [2.5.5](https://github.com/streetsidesoftware/vscode-spell-checker/compare/code-spell-checker-v2.5.4...code-spell-checker-v2.5.5) (2022-08-15) ### Updates and Bug Fixes * bump cspell from 6.5.0 to 6.6.0 ([#2138](https://github.com/streetsidesoftware/vscode-spell-checker/issues/2138)) ([0fd6690](https://github.com/streetsidesoftware/vscode-spell-checker/commit/0fd6690a31f2ca6563dbd042bed5c034c790630a)) * Update CSpell dictionaries...
Bumps [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) and [@types/react-test-renderer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-test-renderer). These dependencies needed to be updated together. Updates `react-test-renderer` from 17.0.2 to 18.2.0 Release notes Sourced from react-test-renderer's releases. 18.2.0 (June 14, 2022) React DOM Provide...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together. Updates `react` from 17.0.2 to 18.2.0 Release notes Sourced from react's releases. 18.2.0 (June 14, 2022) React DOM Provide...
Hey :) When I use the Code Action to add a word to my .cspell.json the file reverts back to the original formatting. This means I have to manually open...
When testing out #2152, files were being correctly ignored, the spell check does not report why. This can be very confusing.  It does not show that it has been...
It would be nice if the spell check is made in the commit section. 
In the current version version v2.3.4 (and earlier) words "excpetion" and "charecter" are not detected as misspellings. 
Hi, I'm totally blind and use VS Code with a screen reader (NVDA on Windows 11). This seems like a nice spell checker but I can't find any way to...