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

Ctrl+click a URL in a string literal takes you to the String class definition instead of following the link #38770

Closed
vsfeedback opened this issue Sep 19, 2019 · 3 comments
Assignees
Labels
Area-IDE Bug Developer Community The issue was originally reported on https://developercommunity.visualstudio.com Resolution-Not Reproducible The described behavior could not be reproduced by developers
Milestone

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


What steps will reproduce the problem?

  1. Put a URL inside a C# string literal. Ex: "https://github.com/dotnet/corefx/issues/30691"
  2. Inside the VS C# editior, click the URL while holding the Ctrl key

What is the expected output? What do you see instead?

I expect for the URL to be opened in my default browser. Instead, I get taken to the System.String class metadata or a decompiled version of the System.String reference assembly (which all no-op, but that's another issue).


Original Comments

Visual Studio Feedback System on 8/29/2019, 07:12 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.


Original Solutions

(no solutions)

@jinujoseph jinujoseph added the Bug label Sep 24, 2019
@jinujoseph jinujoseph added this to the 16.4 milestone Sep 24, 2019
@jinujoseph jinujoseph added the Resolution-Not Reproducible The described behavior could not be reproduced by developers label Sep 24, 2019
@sharwell sharwell added the Developer Community The issue was originally reported on https://developercommunity.visualstudio.com label Nov 21, 2019
@jinujoseph jinujoseph modified the milestones: 16.4, Backlog Dec 11, 2019
@halter73
Copy link
Member

@sharwell Was this closed because because it's low priority or because it was already supposed to be fixed by #24910? I still see this issue in 16.8 previews.

@halter73
Copy link
Member

I see the "Resolution-Not Reproducible". I'm going to reopen this then. Feel free to reach out to me on Teams or something if you need help with a repro.

@halter73 halter73 reopened this Oct 13, 2020
@halter73 halter73 removed the Resolution-Not Reproducible The described behavior could not be reproduced by developers label Oct 13, 2020
@halter73 halter73 removed this from the Backlog milestone Oct 13, 2020
@halter73 halter73 added the Resolution-Not Reproducible The described behavior could not be reproduced by developers label Oct 13, 2020
@halter73 halter73 added this to the Backlog milestone Oct 13, 2020
@halter73
Copy link
Member

I figured out this issue doesn't repro without VsVim. I filed an issue there (VsVim/VsVim#2857). Sorry for the spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Bug Developer Community The issue was originally reported on https://developercommunity.visualstudio.com Resolution-Not Reproducible The described behavior could not be reproduced by developers
Projects
None yet
Development

No branches or pull requests

5 participants