redhat-developer / vscode-java

Java Language Support for Visual Studio Code
Eclipse Public License 2.0
2.08k stars 438 forks source link

【new feature】 implementationsCodeLens support impl of method #3813

Open mozhuanzuojing opened 6 days ago

mozhuanzuojing commented 6 days ago

implementationsCodeLens support impl of method.

Environment
Steps To Reproduce

image

[Please attach a sample project reproducing the error] Please attach logs

Current Result

method of interface don't have impl when enable implementationsCodeLens

Expected Result

find impl of method when enable implementationsCodeLens

Additional Informations
iwangbowen commented 5 days ago

从你的配置文件里面学到了Java插件的一些特性👍