dotnet/roslyn

.editorconfig file_header_template: can't use # (or ;) symbol

开放

#44,596 创建于 2020年5月27日

 (23 条评论) (6 个反应) (0 位负责人)C# (4,257 个派生)batch import
Area-IDEConcept-Design DebtFeature - Editor ConfigIDE-CodeStylehelp wanted

仓库指标

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

描述

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


It doesn't seem to be possible to use a # symbol in file_header_template, without it being parsed as a comment (escaping using \ doesn't appear to work).

This is annoying when trying to include the text C#.


Original Comments

Visual Studio Feedback System on 5/22/2020, 01:29 AM:

Antony.Male on 5/22/2020, 01:35 AM:

Visual Studio Feedback System on 5/27/2020, 09:53 AM:


Original Solutions

Antony.Male solved on 5/22/2020, 01:31 AM, 0 votes:

贡献者指南