biome
https://github.com/biomejs/biome
Rust
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to biome
Help out
- Issues
- feat(html): support Svelte markup {let} and {const} declaration blocks
- feat(js_analyze): implement react leaked timers
- feat(linter): support lastIndexOf and some in useIncludes
- 💅 cannot detect that the StrictMode component of React is being exported.
- 🐛 LSP daemon reloads configuration and rescans the entire project on every workspace/didChangeConfiguration, even when no Biome settings changed
- 💅 The `paths` option in `tsconfig.json` is ignored, and a warning is displayed for absolute imports.
- chore(deps): update rust crate ignore to 0.4.28
- chore(deps): update rust crate either to 1.16.0
- 🐛 Internal panic in semantic model
- 🐛 Support variable declarations in markup in svelte files
- Docs
- Rust not yet supported