All notable changes to this project will be documented in this file.
- Enable extension for CSS files (#222)
- Musl libc detection (#224)
- Workspace-relative paths in
biome.lspBin
(#163)
- Add Yarn PnP support (#134)
- Search for
biome
in PATH (#129) - Add
astro
,vue
, andsvelte
support (#141) - Publish nightlies as pre-releases (#145)
- Support enabling and disabling the extension from configuration
- Activation failure without a workspace (#98)
- Scan workspace folders until biome is found (#108)
- Ensure biome binary exists at path (#128)
- Rollback
undici
andvscode-languageclient
updates
- Add Yarn PnP support (#134)
- Search for
biome
in PATH (#129) - Add
astro
,vue
, andsvelte
support (#141) - Publish nightlies as pre-releases (#145)
- Support enabling and disabling the extension from configuration
- Activation failure without a workspace (#98)
- Scan workspace folders until biome is found (#108)
- Ensure biome binary exists at path (#128)
- Rollback
undici
andvscode-languageclient
updates
- Only watch lock files in workspace root (#91)
- Filter out unhandled schemes (#69)
- Skip updates checks when offline
- EPERM error on windows installation (#7)
- Account for undefined destination
- Nightly versions in selector (#64)
- Handle versions list fetch failures (#65)
- Refresh README (#4)
- Add instructions to release versions