dotnet/roslyn

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

Ouverte

#55 816 ouverte le 23 août 2021

 (0 commentaire) (0 réaction) (0 personne assignée)C# (4 257 forks)batch import
Area-IDEBugDeveloper CommunityIDE-Formatterhelp wanted

Métriques du dépôt

Stars
 (20 414 étoiles)
Métriques de merge PR
 (Merge moyen 6j 17h) (256 PRs mergées en 30 j)

Description

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)

Guide contributeur