Extension 'prettier.prettier-vscode' is configured as formatter but not available. Select a different default formatter to continue.
See original GitHub issueAfter 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:
- Created 4 years ago
- Comments:8 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
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