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
Currently, DocumentSymbol request is used for three different UI concepts:
file outline
fuzzy symbol search in file
breadcrumbs
It seems like breadcrumbs in particular could benefit from a dedicated request as it then becomes possible, to, eg, include control flow information with them: