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

Fix auto complete when null value inside any of

Open msivasubramaniaan opened this issue 3 years ago • 1 comments

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.

msivasubramaniaan avatar Aug 02 '22 08:08 msivasubramaniaan

Coverage Status

Coverage increased (+0.09%) to 82.945% when pulling dc415ef092be8f9d303ab4eb84cfb2d2db2f3bc0 on fix-autoComplete-when-null-value-inside-anyOf into bb0d33fda7e2e9776c130b17f5e420a6f8aba757 on main.

coveralls avatar Aug 02 '22 08:08 coveralls