Skip to content

Release 0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:19
9af4bc1

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