Array indentation in autocomplete is broken after upgrade to 0.13 #376
Closed
Description
Hallo everyone! I hope you are having a good time!
We have upgraded our implementation on top of yaml-language-server to latest version. And after successfully finish all needed things, we noticed that the array required fields autocomplete is broken. After debugging we found out that it is because of a small change in the completion service here and the code was changed to this
Can you please give us a way to fix this issue? Or is it a bug from your side?
Thank you and Best regards!