yaml-language-server icon indicating copy to clipboard operation
yaml-language-server copied to clipboard

Add on type conversion of tab char to spaces

Open datho7561 opened this issue 6 months ago • 1 comments

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.

datho7561 avatar Apr 28 '25 20:04 datho7561