add code completion and to go definition support for @Resource
annotation (name attribute)
#1298
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: code completion
type: enhancement
Milestone
@Resource(name="beanName")
should get code completion (bean IDs for the name attribute) as well as go to definition support to quickly jump to the bean definitions referenced here.The text was updated successfully, but these errors were encountered: