dotnet/roslyn

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

Aperta

#55.816 aperta il 23 ago 2021

 (0 commenti) (0 reazioni) (0 assegnatari)C# (4257 fork)batch import
Area-IDEBugDeveloper CommunityIDE-Formatterhelp wanted

Metriche repository

Star
 (20.414 stelle)
Metriche merge PR
 (Merge medio 6g 17h) (256 PR mergiate in 30 g)

Descrizione

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)

Guida contributor