question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extension 'prettier.prettier-vscode' is configured as formatter but not available. Select a different default formatter to continue.

See original GitHub issue

After updating to V3 of plugin, altering all my references to prettier.prettier-vscode, and moving preferences into package.json now after an update it says Extension 'prettier.prettier-vscode' is configured as formatter but not available. Select a different default formatter to continue.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
ntottencommented, Nov 13, 2019

I am going to need logs or something to figure out what is going on. Please provide clear repro steps, a sample repo, and output logs. Github issues aren’t for airing your complaints for use of a free product that volunteers create on their weekends and free time. If you don’t like it, uninstall it, send a pull request, or at a minimum provide a clear bug that we can use to figure out what is going on.

1reaction
CiGitcommented, Nov 13, 2019

prettier.prettier-vscode is an alternate reality extension. (v3 test version) Did you remove it and installed esbenp.prettier-vscode instead ? In which case you would have to rename your default formatter

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why does Prettier not format code in VS Code? - Stack Overflow
Select File -> Preferences -> Settings ( Ctrl + comma ) and search form formatter; Set Prettiers as Default formatter. enter image ...
Read more >
Prettier not working in VSCode – possible fixes - LinuxPip
Set Prettier as Default Formatter​​ In VSCode, open a HTML/JS file and open the Command Palette by selecting View > Command Palette or...
Read more >
VS Code - You don't need a formatting ... - DEV Community ‍ ‍
You configure how the formatting is done with the following settings: css.format.enable - Enable/disable default CSS formatter. css.format.
Read more >
TypeScript Programming with Visual Studio Code
Visual Studio Code includes TypeScript language support but does not include the ... formatter that provides basic code formatting with reasonable defaults.
Read more >
Editor Integration - Prettier
prettier -vscode can be installed using the extension sidebar – it's called “Prettier - Code formatter.” Check its repository for configuration and shortcuts ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found