do not show bean name proposals for qualifier annotations on bean definitions #1375
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: code completion
type: enhancement
Milestone
Content-assist proposals for the qualifier annotation should not list all the bean names when the qualifier annotation is on a bean definition (e.g. on the type declaration or an
@Bean
method). It doesn't make sense to show bean names there.The text was updated successfully, but these errors were encountered: