dotnet/roslyn

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

Aberta

#44.697 aberto em 29 de mai. de 2020

 (1 comentário) (1 reação) (0 responsável)C# (4.257 forks)batch import
Area-IDEIDE-Navigationhelp wanted

Métricas do repositório

Stars
 (20.414 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d 17h) (256 fundiu PRs em 30d)

Description

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.

Guia do colaborador