dotnet/roslyn

Clicking on Intellisense XML comment file-include tag should open the XML file in VS and show the specified path

Offen

#44.697 geöffnet am 29.05.2020

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)C# (4.257 Forks)batch import
Area-IDEIDE-Navigationhelp wanted

Repository-Metriken

Stars
 (20.414 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (256 gemergte PRs in 30 T)

Beschreibung

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


Visual Studio supports file-includes on C# XML comments. This is really nice. It would be even nicer, if you could click on the specified file name in the include-tag and be forwarded to that file (the file was opened in VS then) and to the specified path in that file, so that you directly are at the place where the included comment is defined. This would make editing much easier.


Original Comments

Visual Studio Feedback System on 5/28/2020, 03:11 AM:

Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. We'll provide an update once the issue has been triaged by the product team.

Contributor Guide