Open Yuanxin-liu opened 3 years ago
I want to know how to solve this problem
Pug vue beautify isn't this project.
You can use prettier
with @prettier/plugin-pug
for formatting vue pug template in Vetur.
https://vuejs.github.io/vetur/guide/formatting.html#formatters
mac pug vue beautify version: v1.0.2 When I use plain HTML in .vue file, code can be beautified as follow picture.
However, when I use pug in .vue file, code can't be beautified as follow picture.