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
This change adds two new fields to the ServerCapabilities class:
WorkspaceSymbolProvider and DocumentSymbolProvider. Setting these to true
causes the VS Code extension to send requests for workspace and document
symbols when the user triggers the corresponding actions.
0 commit comments