dotnet/roslyn

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

Offen

#55.816 geöffnet am 23.08.2021

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (4.257 Forks)batch import
Area-IDEBugDeveloper CommunityIDE-Formatterhelp wanted

Repository-Metriken

Stars
 (20.414 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (256 gemergte PRs in 30 T)

Beschreibung

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)

Contributor Guide