There is a newer version of the record available.

Published October 19, 2023 | Version v0.10.0
Software Open

usethesource/rascal-language-servers: v0.10.0

  • 1. Centrum Wiskunde & Informatica
  • 2. @SWAT-engineering
  • 3. Vrije Universiteit Amsterdam
  • 4. @plse-lab

Description

  • the automatic JVM downloader will now prompt you for updates if they are available
  • Every REPL now gets named after the project they are connected to
  • For deployed DSL extensions (via the npm published version of this plugin) we have a temporary interface to supply a preloaded parser
  • We now automatically run our pre-release test on every PR/commit via VS Code extension tester
  • upgraded to rascal 0.34.0:
    • various performance improvements that improve import time and memory pressure
    • removal of some unused resolvers (benchmark/testdata/test-modules/boot)
    • various small bug fixes
  • bug fixes:
    • fixed a bug where changes in a pom.xml would only be visible after a VS Code restart. Now it only takes a restart of the REPL. (or re-trigger the type checker)
    • fixed a bug where we would register schema's that were already registered (zip error message in the debug console)

Files

usethesource/rascal-language-servers-v0.10.0.zip

Files (412.5 kB)

Name Size Download all
md5:1968c469db4635be811876c437f7ed31
412.5 kB Preview Download

Additional details

Related works