-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
IDE and version
IntelliJ IDEA 2025.1.3
Extension version
1.9.0
Biome version
2.1.1
Operating system
- Windows
- macOS
- Linux
Description
Biome extension is missing reformat action.
the only way to reformat is to integrate it with IntelliJ IDEA reformat action.
Something similar to Prettier extension
Steps to reproduce
- Open a TS project
- Try to reformat with Biome only
Expected behavior
There must be an action to run biome format on current file
Does this issue occur when using the CLI directly?
No
Link to a minimal reproduction
No response