-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Labels
for: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: spring index & symbolstheme: structural viewtype: enhancement
Milestone
Description
Some type nodes in the structure tree could reveal additional information as sub-nodes, e.g.:
- repositories: show the query methods
- configuration properties: show the individual properties
- controllers: show the request mappins
Those details are already available from the outline view as specific hierarchical Spring document symbols. The goal here is to display those additional nodes as sub-nodes of the type nodes in the structure view.
Metadata
Metadata
Assignees
Labels
for: vscodesomething that is specific for VSCodesomething that is specific for VSCodetheme: spring index & symbolstheme: structural viewtype: enhancement