dotnet/roslyn

When pasting a comment that was copied and then pasted doesn't work

オープン

#55,816 opened on 2021/08/23

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (4,257 件のフォーク)batch import
Area-IDEBugDeveloper CommunityIDE-Formatterhelp 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.


[severity:It bothers me. A fix would be nice] If you copy this

		/*
		 * =====================================================
		 *                  Solving methods
		 * =====================================================
		 */

and try to paste it, you get this

		/*
 * =====================================================
 *                  Solving methods
 * =====================================================
 */

This is really bad, and should be fixed.


Original Comments

Feedback Bot on 8/23/2021, 01:50 AM:


Original Solutions

(no solutions)

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