Today, I update VS Code to 1.23.1, when I use "Format Document" command, but show "No formatter for 'vue'-files installed"
"Format Document" is fine in VS Code 1.23.0
I can format vue file.
Can you try reinstalling vetur? https://vuejs.github.io/vetur/FAQ.html#no-syntax-highlighting-no-language-features-working
Same issue, Vetur used to work perfectly but now the document formatting feature stopped working with the latest update of VS Code.
Same issue with Windows 10 and WSL. If I use windows dev environment all works fine. Version 0.11.7 works fine with both scenarios.
Is this still problem in 0.12.3?
done! thank you!
It should be again problem from chokidar...
@HerringtonDarkholme 0.12.3 fixed the problem for me. Thank you!
Vetur 0.12.5, VSCode 1.24.1. Windows 10.
I cannot format: There is no document formatter for 'vue'-files installed.
I get There is no document formatter for 'vue'-files installed with a fresh install of Vetur 0.12.5 and Visual Studio Code 1.24.1 on OS X.
I have tried all the steps in the FAQ.
Most helpful comment
I get
There is no document formatter for 'vue'-files installedwith a fresh install of Vetur 0.12.5 and Visual Studio Code 1.24.1 on OS X.I have tried all the steps in the FAQ.