Use Biome Check
A VS Code extension for Biome code formatting and linting.
Features
This extension provides Biome integration for VS Code, allowing you to:
- Format and lint JavaScript/TypeScript files using Biome
- Quick access to Biome check functionality via keyboard shortcut
Alt+B (or Option+B on Mac)
- Context menu integration in file explorer and editor
Requirements
- VS Code 1.106.1 or higher
- Biome should be available in your project
Usage
- Open a JavaScript or TypeScript file
- Use
Alt+B (Windows/Linux) or Option+B (Mac) to run Biome check
- Or right-click in the editor/file explorer and select "Use Biome Check"
Extension Settings
This extension currently does not add any VS Code settings.
Known Issues
No known issues at this time.
Release Notes
0.0.1
Initial release with basic Biome integration.
License
MIT
| |