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
The feature I would like is Source Link support within VSCode to allow me to debug things like ASP.Net Core internals instead of having to guess why my code is behaving the way it is.
I feel this would be a massive cutdown on production time for me (so I imagine others would also benefit?).
NOTE: I'm making a large assumption that Source Link supports .Net-core symbol files and such. If this is not the case any functionality that can help me investigate the internals of other open source projects I'm working with would be a huge boon for me.
The text was updated successfully, but these errors were encountered:
This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines.
Apologies if this is a duplicate, I had a quick gander and couldn't find anything similar among the open issues.
A quick google did find this issue on a repo that seemed relevant: ctaggart/SourceLink#195
The feature I would like is Source Link support within VSCode to allow me to debug things like ASP.Net Core internals instead of having to guess why my code is behaving the way it is.
I feel this would be a massive cutdown on production time for me (so I imagine others would also benefit?).
NOTE: I'm making a large assumption that Source Link supports .Net-core symbol files and such. If this is not the case any functionality that can help me investigate the internals of other open source projects I'm working with would be a huge boon for me.
The text was updated successfully, but these errors were encountered: