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
We have added new API to support the outline tree - that's the DocumentSymbol-type that can be returned by the DocumentSymbolProvider. Test that it allows you to return a tree of document symbols and that it is documented properly.
The text was updated successfully, but these errors were encountered:
Refs: #34968
Complexity: 2
We have added new API to support the outline tree - that's the
DocumentSymbol
-type that can be returned by theDocumentSymbolProvider
. Test that it allows you to return a tree of document symbols and that it is documented properly.The text was updated successfully, but these errors were encountered: