Open BarraR3port opened 2 months ago
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
Why do you think it's a Biome issue?
Honestly I'm not sure where the issue could came from, I just thought that here I could find the right answer :)
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:
https://github.com/user-attachments/assets/4ecb8c3a-2f07-4b35-80fd-a3a38fc63f2e