Is your enhancement related to a problem? Please describe.
I am unsure if this is the right repository to ask for this feature, if its wrong please let me know.
I really enjoy using the built-in yaml formatting in VS Code, but with prettier (and now #1222) there doesn't seem to be any way to adjust/configure the formatter. It would be very useful for users to allow adjustments on how the yaml file is formatted (for example, i would like more space between groups of resources for easier yaml reading).
Describe the solution you would like
A VS Code Setting that allows the users to modify certain formatting settings or a configuration file somewhere else.
Describe alternatives you have considered
Use 3rd-party tools to format yaml.
Additional context
-
Is your enhancement related to a problem? Please describe.
I am unsure if this is the right repository to ask for this feature, if its wrong please let me know.
I really enjoy using the built-in yaml formatting in VS Code, but with prettier (and now #1222) there doesn't seem to be any way to adjust/configure the formatter. It would be very useful for users to allow adjustments on how the yaml file is formatted (for example, i would like more space between groups of resources for easier yaml reading).
Describe the solution you would like
A VS Code Setting that allows the users to modify certain formatting settings or a configuration file somewhere else.
Describe alternatives you have considered
Use 3rd-party tools to format yaml.
Additional context
-