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

eslint keeps registering as formatting provider #1647

Closed
Stanzilla opened this issue May 8, 2023 · 2 comments · Fixed by #1741
Closed

eslint keeps registering as formatting provider #1647

Stanzilla opened this issue May 8, 2023 · 2 comments · Fixed by #1741
Labels
bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@Stanzilla
Copy link

When switching between branches with different dependencies, I noticed that eslint keeps registering itself as a formatting provider in VSCode, which ends up making the list look like this

image

@dbaeumer
Copy link
Member

Just to clarify. You run git co branch

@dbaeumer dbaeumer added the info-needed Issue requires more information from poster label May 10, 2023
@Stanzilla
Copy link
Author

Just to clarify. You run git co branch

I use a gui client to switch but I would assume it does that under the hood. Also the git branch change is just a guess on my side, I have not repro'd it to be the root cause of the issue

@dbaeumer dbaeumer added bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Dec 4, 2023
@dbaeumer dbaeumer modified the milestones: 2.4.2, 2.4.3 Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
@Stanzilla @dbaeumer and others