yaml-language-server
yaml-language-server copied to clipboard
Fix auto complete when null value inside any of
What does this PR do?
This PR should suggest all the matched values from anyOf
What issues does this PR fix or reference?
https://github.com/redhat-developer/yaml-language-server/issues/684
Is it tested? How?
Yes. Added UT for current scenario.