Skip to content

v0.4.0 - moving to lsp 3.17 and improving performance and pom compatibility

Compare
Choose a tag to compare
@DavyLandman DavyLandman released this 16 Sep 08:25
· 715 commits to main since this release
3380baf
  • Now using rascal 0.24.6
  • Better support pom.xml dependency resolution
  • Rascal LSP commands can return values that are available in typescript
  • Bugfix for handling def/ref/hover request in the "start" region of a rascal parse tree
  • Moved to LSP 3.17 using the native inlayHint implementation
  • Updated java & node dependencies to latest releases
  • Improved performance of DSL init (specifically the time spent on generating parsers)