Questions tagged [prettyhtml]
2 questions
4
votes
0 answers
How to setup different tabSize for template section with volar vscode extension
We were using vetur vscode extension to handle vue single components formatting.
We configured it to use prettier for js, stylus supremacy for style and prettyhtml for template section.
For prettyHtml we configured it to use 2 spaces tab size.…

fabien-michel
- 1,873
- 19
- 38
0
votes
0 answers
Is "prettyhtml" the same thing as "prettier" in VS Code?
I have a Vue project. When I go into my VS Code settings, I see an extension called "Vetur". I believe Vetur is what takes care of all code formatting for me. Under settings, when I click into Vetur, it gives me a list of different formatters for…

aria
- 11
- 3