-
-
Notifications
You must be signed in to change notification settings - Fork 461
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
v10.0.0 extension not working #3099
Comments
+1 |
+1 |
Same here. |
Yup, same here |
+1 |
Dupe #3098 |
Same here. |
+1 |
1 similar comment
+1 |
We'll revert and re-release sorry |
Reverting changes to prettier 3.0.0 in version 10.1.0 (which is the same as the previous 9.x release) we are going to see what happened and rerelease in the next few days. |
With prettier installed locally in node_modules (but not using any specific settings) I found that |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Getting this when attempting to format a
.js
or.tsx
file:Then when clicking Configure... The extension is no longer listed as a possible formatter
I tried manually setting
"editor.defaultFormatter": "esbenp.prettier-vscode", "[typescript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" },
etc. in the repository's.vscode/settings.json
as well as my Usersettings.json
and it has no effect.VS Code Version:
Version: 1.80.2 (user setup)
Commit: 2ccd690cbff1569e4a83d7c43d45101f817401dc
Date: 2023-07-27T20:40:28.909Z
Electron: 22.3.14
ElectronBuildId: 22695494
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Windows_NT x64 10.0.19045
Prettier Extension Version: v10.0.0
OS and version: Windows 10
Prettier Log Output
The text was updated successfully, but these errors were encountered: