Releases: biomejs/biome-vscode
Releases · biomejs/biome-vscode
v3.1.0
Features
- feat: add support for locating biome in global
node_modules
by @nhedger in #644 - feat: unshim binary by @nhedger in #670
Fixes
- fix: remove unsupported
compact
trace mode by @nhedger in #666 - Remove
"here"
debug log statement when active text editor changes by @mrnugget in #668 - fix: only start one global instance by @nhedger in #682
- fix: correctly dispose of watchers by @nhedger in #683
- fix: absolute path handling in
biome.lsp.bin
by @nhedger in #685
New Contributors
Full Changelog: v3.0.3...v3.1.0
v3.0.2
v3.0.1
v3
We’re excited to announce that version 3 of the Biome VS Code extension is now available!
This release includes a range of new features and improvements to make your development experience even better:
- 🗄️ Support for multi-root workspaces
- 📝 Support for single-file mode
- 👻 Support for unsaved files
- 🔄 Automatic reload after updating Biome
- ⚙️ Automatic reload after configuration changes
- ✨ Improved status indicator
See the announcement blog post for more information