Releases: streetsidesoftware/vscode-spell-checker
Releases · streetsidesoftware/vscode-spell-checker
code-spell-checker: v4.0.0-alpha.6
4.0.0-alpha.6 (2024-05-07)
Features
Updates and Bug Fixes
Code Refactoring
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-alpha.6.vsix
code-spell-checker: v4.0.0-alpha.5
code-spell-checker: v4.0.0-alpha.4
4.0.0-alpha.4 (2024-04-08)
Features
- Enable support for Live Share by adding
vsls
to the list of supported schemes. (76e1583)
Updates and Bug Fixes
code-spell-checker: v4.0.0-alpha.3
4.0.0-alpha.3 (2024-03-06)
Updates and Bug Fixes
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-alpha.3.vsix
code-spell-checker: v4.0.0-alpha.2
4.0.0-alpha.2 (2024-03-04)
Updates and Bug Fixes
code-spell-checker: v4.0.0-alpha.1
4.0.0-alpha.1 (2024-02-22)
⚠ BREAKING CHANGES
- Update the client/server api (#2859)
Features
- Add command to autofix spelling issues. (#2906) (356fae5)
- Add insert directive commands (#2968) (0c3fe26)
- Add light/dark theme support (#2890) (dc806da)
- Control which settings are passed to cspell (#2868) (68bca74)
- Improve Spelling Issues Viewer (#3005) (1b9a59d)
- Make it easier to decorate issues (#2920) (79f9a8b)
- support custom decorators (#2887) (d179d2e)
- Support inline cspell directives (#2966) (d1b3ac3)
- Support loading local cspell dictionaries (#2955) (d0ed69d)
- Support Virtual Workspaces (#2971) (99c37d1)
- Support Word Tracing (#2987) (001645b)
- Update the client/server api (#2859) (6430b3b)
- Upgrade to CSpell 8 (#2925) (f984dde)
- Upgrade vscode-language-server (#2840) (b0af8f9)
Updates and Bug Fixes
- Add link to suggestions (#2888) (eff9c8c)
- Add suggestions to hover (#2896) (cf88324)
- correct regression with spell checking commit messages (#2872) (6c82393)
- Enable workspace trust (#2993) (15fe163)
- Improve decorations and suggestions (#2900) (1bc7bd0)
- Improve the handling of spelling corrections (#2916) (be8610d)
- lint issues and improve error handling (#2825) (dfa5889)
- Make sure the capabilities are correctly set (#2990) (c2199a9)
- Reduce handshaking between extension and spell checker server (#2863) (73b7c03)
- reduce reloading when opening a cspell config (#2986) (a8a1e18)
- Support Quick Fixes with custom decorators (#2897) (4e93033)
- Typo in README.md (#3037) (96ed582)
- Update list of supported language Ids (#2796) (e169d64)
Miscellaneous
- Use alpha as the prerelease type (03100de)
Code Refactoring
code-spell-checker: v3.0.1
code-spell-checker: v3.0.0
code-spell-checker: v2.20.5
2.20.5 (2023-06-08)
Documentation
Updates and Bug Fixes
- Add support for the other of GistPad's two URI schemes
repo://
(e1e6c11)
Miscellaneous
- deps: bump commonmarker from 0.23.8 to 0.23.9 in /docs (#2623) (fafd542)
- deps: bump nokogiri from 1.14.2 to 1.14.3 in /docs (#2624) (96732fb)
- drop dependency upon cosmiconfig (#2664) (9564f19)
Continuous Integration
- Update ALL Dependencies (main) -- Workflow Bot (#2621) (317c12f)
- Update ALL Dependencies (main) -- Workflow Bot (#2640) (376cf0a)
- Update ALL Dependencies (main) -- Workflow Bot (#2640) (23159dd)
- Update ALL Dependencies (main) -- Workflow Bot (#2663) (d0c9b4a)
- Update ALL Dependencies (main) -- Workflow Bot (#2665) (2715e5d)