Releases: ChrisChinchilla/vale-vscode
Releases · ChrisChinchilla/vale-vscode
v0.32.0
What's Changed
- Fix multiple Vale process spawning issue by @theletterf in #79
New Contributors
- @theletterf made their first contribution in #79
Full Changelog: v0.30.3...v0.32.0
v0.30.3
v0.30.2
What's Changed
- fix: resolve workspace folder in config path for better compatibility by @davidsneighbour in #70
- Bump brace-expansion from 1.1.11 to 1.1.12 by @dependabot[bot] in #69
New Contributors
- @davidsneighbour made their first contribution in #70
- @dependabot[bot] made their first contribution in #69
Full Changelog: v0.19.0...v0.30.2
v0.30.1
What's Changed
- Update architecture checking logic to fix incorrect downloads
Full Changelog: v0.19.0...v0.30.1
v0.30.0
This version marks a long overdue switch to using the VS Code Language Server Protocol. In theory, end users shouldn't notice this, but there may be untested edge cases you encounter. Specific known issues yet to be addressed are:
- Multi-root workspace support: As I need to find a way to parse the variables back up to the Vale Language Server Protocol.
- Custom Vale CLI locations: The Vale Language Server Protocol doesn’t support custom CLI locations yet.
- Some less common combinations of Linux architectures may not work.
- I have been unable to test on Intel Macs, but the extension should work.
Any others issues you find, please create an issue and give as much context as possible.
Full Changelog: v0.19.0...v0.30.0
v0.20.0
Full Changelog: v0.19.0...v0.20.0
v0.19.0
v0.18.5
What's Changed
- Performance fixes by @ChrisChinchilla in #18
- chore: fix install url by @linehk in #27
- Disable style paths by @ChrisChinchilla in #28
New Contributors
Full Changelog: v0.18.1...v0.18.5
v0.18.4
v0.18.1
What's Changed
- Fix performance issues by @ChrisChinchilla in #18
- Update todo-issue.yml by @ChrisChinchilla in #3
- Update dependencies and read me by @ChrisChinchilla in #4
Full Changelog: v0.17.3...v0.18.1