Closed justinmchase closed 4 days ago
I've found that you need to add:
"kubernetes-yaml-formatter.compactSequenceIndent": false
to your settings.json
Changing this setting in GUI creates "compactSequenceIndent": false
entry in settings.json instead of mentioned "kubernetes-yaml-formatter.compactSequenceIndent": false
.
Hi!
Sorry for the delay. The new v2 version will have more fine settings and bug fixes.
Hope you will find it useful.
The v2 version has been released on VSCode and fix this issue.
Give it a try!
I have disabled "Use compact sequence indent" but when I format the document it still dedents everything.