Symbol Search should show metadata symbols in addition to source symbols
See original GitHub issueEnvironment data
dotnet --info
output:
VS Code version: 1.19.1
C# Extension version: 1.13.0
Steps to reproduce
Open a script from dll Cannot match symbols
Expected behavior
Actual behavior
Issue Analytics
- State:
- Created 6 years ago
- Reactions:2
- Comments:7 (3 by maintainers)
Top Results From Across the Web
meta-data to identify macros that introduce new symbols #147
In reference to letfn, etc., would it be possible to introduce a meta-data value that would identify which parameter, in a macro, was...
Read more >Go To Definition improvements for external source in Roslyn
There are various ways to control a symbol server search and these can be configured in the Tools > Options > Debugger >...
Read more >Manage styles—ArcGIS Pro | Documentation
Modify symbols and style items in a style. To help you organize and search for style items, each has metadata as outlined in...
Read more >Work with metadata in Adobe Bridge
Learn about Extensible Metadata Platform (XMP) standard in Adobe Bridge. ... Metering mode icons that appear in the metadata placard: ...
Read more >Adding Items to Your Library - Zotero - Research Guides
What if a type-specific icon does not appear? Occasionally, the Zotero Connector will not recognize a source's metadata, or the source page will...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for clarifying @hubluesky. Yes, this is currently expected. Only symbols from your project’s source code are shown. Symbols from your project’s referenced metadata are not.
I’ll go ahead and update the title and convert this to a feature request to show metadata symbols. I’m not sure when we might get around to implementing this (contributions are welcome!) but it’ll be on our backlog.
@rchande