Releases: stjude-rust-labs/sprocket-intellij
Releases · stjude-rust-labs/sprocket-intellij
Release list
v0.2.0
Added
- Native WDL lexer, parser, syntax highlighting, editor typing features,
shcommand-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
- @Serial-ATA made their first contribution in #1
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
Full Changelog: https://github.com/claymcleod/sprocket-intellij/commits/v0.1.0