prettier-vscode: Doesn't work with version 1.19.2

This extension doesn’t work after updating vscode to version 1.19.2

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Reactions: 2
  • Comments: 20 (4 by maintainers)

Most upvoted comments

Seems something wrong between vscode and this extension.

  1. Uninstall it
  2. Quit vscode
  3. Delete the extension’s folder $HOME/.vscode/extensions/esbenp.prettier-vscode if it still exists
  4. Install the extension
  5. Restart vscode

If it still doesn’t work, debugging it is the last thing I see.

followed all the steps on this thread and still didn’t work for me. VSCode version 1.30.2 Prettier extension 1.7.3

I don’t have a prettierrc.json on my home folder…

It works for JS/JSON files.

image

For some reason, the Prettier extension disappeared completely from my installed extensions. I had to install it, uninstall it, and then install it again and reload VS Code for it to work again. Thanks @jenkey2011

Uninstall prettier, and try again ~

I still can not use it in 1.19.2. I have uninstalled it and reloaded it twice.