Releases: stjude-rust-labs/sprocket-vscode
Releases · stjude-rust-labs/sprocket-vscode
v0.5.0
Added
- Added option to configure maximum retries for restarting
analyzer
.
- Added bash textmate grammar rules.
- Added comment wrapping document and preamble comments.
v0.4.0
Added
- Added automatic retry for Sprocket language server on unexpected termination.
Fixed
- Rolls back syntax highlighting in
command
blocks to represent multi-line
template strings (#32).
v0.2.0
Revise
- Greatly improves the WDL TextMate grammar (#4).
- Changes indentation in snippets from spaces to tabs (#5).
Documentation
- Multiple updates to the
README.md
and instructions on how to get set up using the Sprocket VS Code extension (295f100
and c65a65f
).
v0.1.0
Added
- Add the initial implementation of the Sprocket extension (#1).