Releases: rstackjs/rstack-editor
Releases · rstackjs/rstack-editor
Release list
v0.2.0
v0.1.2
🚀 Features
- lint: Self-documenting Rslint diagnostics — hover, clickable rule docs, playground - by @fi3ework in #28 (0be56)
🐞 Bug Fixes
- vscode:
- vscode): treat missing dependencies as a state, not an errorfix(vscode:
View changes on GitHub
v0.1.1
v0.1.0
🚀 Features
- Unified VS Code extension for the Rstack toolchain - by @fi3ework in #1 (13c35)
- Per-stack restart commands and a hover-only status bar - by @fi3ework in #4 (2ed30)
- vscode:
- Rs fmt document formatter stack - by @fi3ework in #5 (d8e19)
- Format through rs fmt --lsp on the User Node runtime - by @fi3ework in #12 (748c5)
- Lint through an editor-shipped worker and bridge define.lint() - by @fi3ework in #14 (d5e51)
- Resolve the Rslint core per document and run one Lint runtime per core - by @fi3ework in #18 (a0a9e)
🐞 Bug Fixes
- vscode: