Replies: 1 comment 6 replies
-
Volar formatter is designed to be used out of the box, for more custom rules I recommend switching to Prettier. Volar don't force formatting your code, unless you set automatic formatting in VSCode, please check your VSCode settings.
You can open a feature request for this. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Volar's language support makes it a pleasure to use. As a heavy user of formatting code, Volar is very scary for me. Not only did it force format my
<template>
code, but it also did not provideinitial indent
settings. It doesn't even offer the option to close the formatter.I really hate it when plugins make changes to my code that are not expected. That's why I still can't use Volar in my daily programming. I would like to know your plans for the relevant options: )
Beta Was this translation helpful? Give feedback.
All reactions