OpenFastTrace Language Server 0.2, released 2026-07-13
Version 0.2 adds a VS Code extension as a second client for the OpenFastTrace Language Server, alongside the existing IntelliJ IDEA plugin.
Features
- #4: added a VS Code extension that runs the OpenFastTrace Language Server
- #3: excluded build output directories (
target,build,out,dist,node_modules) from workspace indexing
Maintenance
- #5: updated ci node version