Skip to content

v0.19.2

Choose a tag to compare

@thedavidprice thedavidprice released this 05 Oct 01:23
· 9233 commits to main since this release

This is a patch release to get VS Code extension working:

  • Small Language Server fixes (to get VSCode extension working) #1267 by @aldonline
    • Suppress most error responses from the Language Server
    • Improve initialization order of LSP components
    • Tolerate certain missing files and folders