You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both the standalone Spring symbols view as well as the popup dialog to navigate to Spring symbols should be enhanced to show a hierarchy of symbols when showing symbols for a file (using the DocumentSymbol instead of the WorkspaceSymbol from the language server). Everything else should remain the same as is.