-
-
Notifications
You must be signed in to change notification settings - Fork 594
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
Updated prettier today and html formatter no longer works #658
Comments
I was looking all day and finally got it to work, I downgraded to vetur 0.10. and prettier 1.0.0 you can downgrade via installing from the store using
where publisher of octref.vetur = octref once downloaded renamed the extension from I'm not sure if any newer versions will work but this got me going for now. update **update 2" |
Same issue here. |
Seems like its the latest version of prettier-vsode 1.1.2. If I disable the plugin then all works fine in .vue files. |
reverted to prettier-vscode-1.0.1 and all is working again. |
Hello Vetur users! Since prettier-vscode@1.1 we register a formatter for "vue" files (prettier@1.10). It seems it's interacting badly with Vetur which does the same... (and seems we are wining the formatter battle ✌️ ) I don't know if you can do the opposite tho. |
I did try setting, |
@ericcirone I don't really know Vetur, but I don't think it relies on Prettier-vscode to do the formatting... |
I did not reload the window, after I did that it started working correctly. Thanks @CiGit |
Great, will update my posts to mention that :-) |
@CiGit prettier-vscode compared to Vetur
So I suggest that you specify For others, this is already in FAQ and answered for at least 5 times. Please search issues and read FAQ before making new issues. |
I just tried prettier vetur@0.12.6 |
@hunmar It works but has problems. |
Info
Problem
The text was updated successfully, but these errors were encountered: