dotnet/roslyn

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

开放

#44,697 创建于 2020年5月29日

 (1 条评论) (1 个反应) (0 位负责人)C# (4,257 个派生)batch import
Area-IDEIDE-Navigationhelp wanted

仓库指标

星标
 (20,414 个星标)
PR 合并指标
 (平均合并 6天 17小时) (30 天内合并 256 个 PR)

描述

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.

贡献者指南