Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrolls to the bottom when saving and formatting #43

Open
BarraR3port opened this issue Aug 28, 2024 · 2 comments
Open

Scrolls to the bottom when saving and formatting #43

BarraR3port opened this issue Aug 28, 2024 · 2 comments

Comments

@BarraR3port
Copy link

BarraR3port commented Aug 28, 2024

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
	}
Grabacion.de.pantalla.2024-08-28.a.la.s.02.32.16.mov
@ematipico
Copy link
Member

Why do you think it's a Biome issue?

@BarraR3port
Copy link
Author

BarraR3port commented Aug 28, 2024

Honestly I'm not sure where the issue could came from, I just thought that here I could find the right answer :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants