The Wayback Machine - https://web.archive.org/web/20201025202722/https://github.com/redhat-developer/yaml-language-server/issues/244
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

Auto-Edit to turn indent tabs into indent spaces #244

Open
mickaelistria opened this issue Mar 11, 2020 · 0 comments
Open

Auto-Edit to turn indent tabs into indent spaces #244

mickaelistria opened this issue Mar 11, 2020 · 0 comments
Labels

Comments

@mickaelistria
Copy link
Contributor

@mickaelistria mickaelistria commented Mar 11, 2020

See eclipse/wildwebdeveloper#372 and https://yaml.org/spec/1.2/spec.html#id2777534 . YAML spec enforces indentation with spaces.
So the language server should provide an -opt-out (since it's spec'd, it should be default- auto conversion on indent tabs into indent spaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.