Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling "Use compact sequence indent" has no effect #11

Open
justinmchase opened this issue Apr 7, 2023 · 3 comments
Open

Disabling "Use compact sequence indent" has no effect #11

justinmchase opened this issue Apr 7, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@justinmchase
Copy link

I have disabled "Use compact sequence indent" but when I format the document it still dedents everything.

image

@blairham
Copy link

blairham commented May 3, 2023

I've found that you need to add:

"kubernetes-yaml-formatter.compactSequenceIndent": false

to your settings.json

@etutuit
Copy link

etutuit commented May 14, 2023

Changing this setting in GUI creates "compactSequenceIndent": false entry in settings.json instead of mentioned "kubernetes-yaml-formatter.compactSequenceIndent": false.

@longkai longkai self-assigned this Sep 21, 2024
@longkai longkai added the enhancement New feature or request label Sep 21, 2024
@longkai longkai added this to the v2 milestone Sep 21, 2024
@longkai
Copy link
Owner

longkai commented Sep 21, 2024

Hi!

Sorry for the delay. The new v2 version will have more fine settings and bug fixes.

Hope you will find it useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants