yaml-language-server
yaml-language-server copied to clipboard
Add on type conversion of tab char to spaces
What does this PR do?
Rebases #396
What issues does this PR fix or reference?
#244
Is it tested? How?
Through unit tests. It can't be tested in VS Code due to microsoft/vscode#247651 . It should be possible to test this in a different language client (perhaps Neovim, Helix, or Eclipse); I'll try that and update this PR accordingly.