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

Not work of "source.fixAll.eslint": "explicit" on v3.0.10 #1877

Closed
seepine opened this issue Jun 19, 2024 · 3 comments
Closed

Not work of "source.fixAll.eslint": "explicit" on v3.0.10 #1877

seepine opened this issue Jun 19, 2024 · 3 comments
Labels
info-needed Issue requires more information from poster

Comments

@seepine
Copy link

seepine commented Jun 19, 2024

.vscode/settings.json

"editor.codeActionsOnSave": {
    "source.fixAll.eslint": "explicit"
},

vscode version 1.84.0

@dbaeumer
Copy link
Member

@seepine I tried to reproduce this but it works for me. See screen cast. Could you share a GitHub repository I can clone with a minimal setup that reproduces what you are seeing.

cast.mp4

@dbaeumer dbaeumer added the info-needed Issue requires more information from poster label Jun 19, 2024
@dbaeumer
Copy link
Member

If you use prettier and yarn pnp you might be affected by: yarnpkg/berry#6335

@seepine
Copy link
Author

seepine commented Jul 3, 2024

Sorry, I didn't follow it. Our team has resolved this issue by upgrading the version of vscode.
Maybe it can close now.

@seepine seepine closed this as completed Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants