Skip to content

v0.30.0

Choose a tag to compare

@github-actions github-actions released this 18 Apr 10:27
· 14 commits to main since this release

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