Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ComponentSymbolProvider should take value attribute into account when identifying the bean name #1451

Closed
martinlippert opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: spring index & symbols type: enhancement

Comments

@martinlippert
Copy link
Member

The @Component annotation allows a value attribute (which is also the default attribute) to be defined for the bean name. This needs to be taken into account by the ComponentSymbolProvider when creating symbols and index elements.

@martinlippert martinlippert added for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: spring index & symbols type: enhancement labels Jan 17, 2025
@martinlippert martinlippert added this to the 4.28.0.RELEASE milestone Jan 17, 2025
@martinlippert martinlippert self-assigned this Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: spring index & symbols type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant