Version 4.0.0 - Prerelease
Highlights
- Upgrade to CSpell 8.
- Custom Decorators.
- Spelling issues moved to their own Panel.
- Word Trace mode to find dictionaries.
- CSpell REPL
- Hide spelling issues while typing.
- Toggle showing spelling issues.
Manual Installation
- Download
code-spell-checker-*.vsix
from VS Code Spell Checker Releases - From VS Code Install from VSIX
code-spell-checker-4.0.0.vsix
Features
Change Log
- Support Virtual Workspaces (#2971) (99c37d1)
- Enable workspace trust (#2993) (15fe163)
- Support Word Tracing (#2987) (001645b)
- Support loading local cspell dictionaries (#2955) (d0ed69d)
- support custom decorators (#2887) (d179d2e)
- Add command to autofix spelling issues. (#2906) (356fae5)
- Enable support for Live Share by adding
vsls
to the list of supported schemes. (76e1583) - CSpell REPL (#3109) (5047a1d)
- Hide spelling issues while typing. (#3233) (fbd5134)
- Simplify file type and scheme settings (#3244) (151e7bf)