Skip to content

Releases: stjude-rust-labs/sprocket-intellij

v0.2.0

Choose a tag to compare

@claymcleod claymcleod released this 09 Jul 19:10
v0.2.0
86e6d27

Added

  • Native WDL lexer, parser, syntax highlighting, editor typing features, sh command-section injection, TODO indexing, and parser/lexer tests (#2).
  • LSP server logs now appear in the IDE console (#1).
  • Output levels expanded to Trace, Debug, Info, Warn, and Error (#1).

Changed

  • Sprocket settings are now project-scoped instead of application-wide (#1).
  • Configuration changes apply to the running server immediately; the server only restarts when the binary path changes (#1).
  • Raised the supported IDE build range to 262.* (#3).

What's Changed

  • feat: project-scoped settings with live LSP config sync by @Serial-ATA in #1
  • feat: add native WDL language support by @Serial-ATA in #2

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Feb 19:39
v0.1.1
41430ae

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 18:07
v0.1.0
07ff845