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

Nesting in Spring symbols view #1424

Open
martinlippert opened this issue Dec 2, 2024 · 0 comments
Open

Nesting in Spring symbols view #1424

martinlippert opened this issue Dec 2, 2024 · 0 comments
Labels
for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: spring index & symbols theme: structural view type: enhancement
Milestone

Comments

@martinlippert
Copy link
Member

It would be nice if the Spring Symbols view grouped items by scope. In other words, the view set to Workspace scope could group the elements by Spring project. A level below could nest by Stereotypes (Controller, Services, Configuration classes, Configuration properties etc.). Additional, logical nodes could be introduced as well: configuration properties, request mappings, query methods etc. If the scope is switched to Project, the same nested groupings could be applied.

The same applies to the beans view in the boot dashboard in VSCode and/or the new Spring structural view.

(cc @odrotbohm)

@martinlippert martinlippert added type: enhancement theme: spring index & symbols for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode labels Dec 2, 2024
@martinlippert martinlippert added this to the Backlog milestone Dec 2, 2024
martinlippert added a commit that referenced this issue Jan 15, 2025
…ndex child nodes

some additional groundwork for nested structure inside of spring index, in support of GH-1425, GH-1431, GH-1424
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 theme: structural view type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant