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
{{ message }}
This repository was archived by the owner on Dec 23, 2024. It is now read-only.
[VS] Get source text of an Entity symbol's signature for viewing metadata (dotnet#11325)
* Initial work for generating a signature of a given symbol for viewing metadata
* Do not output the 'event' keyword
* Adding open paths and fixing surface area
* Fixing tests. Adding more extensions to Project and Document. Better handling of determining if we should do semantic diagnostics for a given file.
* Trying to go to definition on metadata. Managing metadata as source projects.
* Navigating to external symbol
* ignoring tests
* Renaming TryGenerateSignatureText to TryGetMetadataText
* Fixing namespace and some parts of module
0 commit comments