-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Prettier extension does not work #265
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
Comments
Will fix. cc: @foresthoffman |
After getting ESLint to work, prettier works fine (I'm using the ESLint integration of prettier). |
Console:
|
@njbraun Install it on your local machine. Make sure to wait untill the dependencies have been installed (i think |
I've just repackaged the prettier extension, so in about an hour, it should be good to go. |
Hi guys, I can confirm this issue is still present on release 1.408-vsc1.32.0 Thank you for your time and effort into building code-server! |
Found one work-around for this. cd ~/.local/share/code-server/extensions/esbenp.prettier-vscode-1.8.1
npm install For some reason npm install is not ran when prettier is installed from VSCode. |
Fixed by GH-857 |
code-server
version: v1.32.0-282Description
After installing the Prettier extension, it is not loaded according to VS Code -> Output panel
Found following errors in the Chrome Deverloper Tools -> Console:
Steps to Reproduce
The text was updated successfully, but these errors were encountered: