biome-zed
biome-zed copied to clipboard
Scrolls to the bottom when saving and formatting
When I save a file with the auto format enabled, the editor scrolls to the bottom of the file at least with .tsx files.
This is my config:
"formatter": {
"language_server": {
"name": "biome"
}
},
"code_actions_on_format": {
"source.fixAll.biome": true,
"source.organizeImports.biome": true
}
https://github.com/user-attachments/assets/4ecb8c3a-2f07-4b35-80fd-a3a38fc63f2e