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

Add deprecated hint

Open yassun7010 opened this issue 2 years ago • 4 comments

What does this PR do?

Add derecated key hint.

What issues does this PR fix or reference?

Nothing.

Is it tested? How?

Add deprecated test case.

yassun7010 avatar Aug 06 '22 06:08 yassun7010

Coverage Status

coverage: 83.769% (+0.007%) from 83.762% when pulling 147fd7a64adde3960edc359a1ee47b8996752efb on yassun4dev:add_deprecated_hint into bddfbffae80da6694a3a5be626b7b110e44a6e16 on redhat-developer:main.

coveralls avatar Aug 06 '22 10:08 coveralls

@yassun4dev do you plan to work on updating this ?

gorkem avatar Sep 26 '22 15:09 gorkem

I am also interested in this. :+1: What else needs doing to get it merged?

ReubenFrankel avatar Jul 06 '23 22:07 ReubenFrankel

@gorkem @ReubenFrankel

Sorry, I have recently realized that I have stopped this PR.

Change Severity from Hint to Warning.

The question with changing Severity is that the internal process forces Warning to be converted to Error (See the added test case).

I could not figure out why it was treated as an Error.

yassun7010 avatar Jul 10 '23 12:07 yassun7010