dotnet/roslyn

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

オープン

#44,596 opened on 2020/05/27

 (23 件のコメント) (6 件のリアクション) (0 人の担当者)C# (4,257 件のフォーク)batch import
Area-IDEConcept-Design DebtFeature - Editor ConfigIDE-CodeStylehelp wanted

Repository metrics

Stars
 (20,414 個のスター)
PR merge metrics
 (平均マージ 6d 17h) (30d で 256 merged PRs)

説明

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:

コントリビューターガイド