prettier-vscode
prettier-vscode copied to clipboard
Upgrade builtin Prettier to 3.x again
Is your feature request related to a problem? Please describe. Prettier 3 has been released but this extension pins it to 2.x due to https://github.com/prettier/prettier-vscode/issues/3099 https://github.com/prettier/prettier-vscode/issues/3098 I can't enable this extension globally due to https://github.com/prettier/prettier/issues/6385. (I'm the author of https://github.com/prettier/prettier/pull/11597)
Describe the solution you'd like Upgrade builtin Prettier to 3.x again
Describe alternatives you've considered Install Prettier 3.x or a backport plugin in every repositories
Additional context
@ntotten Can you add pre-release version to test Prettier 3.x?
https://code.visualstudio.com/api/working-with-extensions/publishing-extension#prerelease-extensions
It's not too late after #3099.
+1
This issue has been labeled as stale due to inactivity. Reply to keep this issue open.
https://github.com/microsoft/vscode/issues/201935
Can be fixed if this is fixed
Could someone try VS Code Insiders? It now supports ESM by upgrading Electron to 28. The stable release will be available at the end of this month.
This issue has been labeled as stale due to inactivity. Reply to keep this issue open.
https://github.com/microsoft/vscode/issues/201935 was fixed
We may have to wait for the fix of https://github.com/microsoft/vscode-loader/issues/56
This may also be a blocker: https://github.com/microsoft/vscode/issues/130367