Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to always use known symbol servers for embedded and Source Link navigation #59712

Closed
davidwengier opened this issue Feb 23, 2022 · 0 comments · Fixed by #60053
Closed

Comments

@davidwengier
Copy link
Contributor

Part of #55834

Embedded source/Source Link navigation won't work without having the user opt in to some symbol servers, which are not defaulted. The debugger API allows us to ignore these defaults, so we can add a Roslyn option for "Always use known symbol servers for navigation" and default it to on, to improve discoverability of the feature.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Feb 23, 2022
@jinujoseph jinujoseph added Concept-Continuous Improvement and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 2, 2022
@jinujoseph jinujoseph added this to the 17.2 milestone Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants