8000 Releases · biomejs/biome-vscode · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: biomejs/biome-vscode

v3.0.2

30 May 06:00
Compare
Choose a tag to compare

Fixes

  • Fix a regression where you could no longer use relative paths in biome.lsp.bin

v3.0.1

29 May 14:51
Compare
Choose a tag to compare

Fixes

Normalize patterns by using forward slashes on Windows. This issue prevented formatting and linting files in nested folders.

v3

29 May 12:54
v3.0.0
454e149
Compare
Choose a tag to compare
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

v2.3.2

06 Feb 19:35
v2.3.2
40f5d5a
Compare
Choose a tag to compare

🐛 Bug fixes

  • Do not use musl flavor on WSL

v2.3.1

31 Jan 16:01
7792df2
Compare
Choose a tag to compare

🐛 Bug fixes

  • Release missing graphql language support

v2.3.0

04 Jun 19:39
b060d63
Compare
Choose a tag to compare

🚀 New features

  • Enable extension for CSS files (#222)

v2.2.3

25 May 20:17
3d46505
Compare
Choose a tag to compare

🐛 Bug fixes

  • Musl libc detection (#224)

v2.2.2

07 Mar 05:18
b9f709a
Compare
Choose a tag to compare

🐛 Bug fixes

  • Workspace-relative paths in biome.lspBin (#163)

v2.2.1

06 Mar 18:44
25c9b86
Compare
Choose a tag to compare

🚀 New features

  • Add Yarn PnP support (#134)
  • Search for biome in PATH (#129)
  • Add astro, vue, and svelte support (#141)
  • Publish nightlies as pre-releases (#145)
  • Support enabling and disabling the extension from configuration
  • Add activation events for vue, svelte and astro

🐛 Bug fixes

  • Activation failure without a workspace (#98)
  • Scan workspace folders until biome is found (#108)
  • Ensure biome binary exists at path (#128)
  • Rollback undici and vscode-languageclientupdates

v2.2.0

05 Mar 21:45
e35e127
Compare
Choose a tag to compare

🚀 New features

  • Add Yarn PnP support (#134)
  • Search for biome in PATH (#129)
  • Add astro, vue, and svelte support (#141) (needs biome >=1.6)
  • Publish nightlies as pre-releases (#145)
  • Support enabling and disabling the extension from configuration

🐛 Bug fixes

  • Activation failure without a workspace (#98)
  • Scan workspace folders until biome is found (#108)
  • Ensure biome binary exists at path (#128)
  • Rollback undici and vscode-languageclientupdates
0