dotnet/roslyn

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

Aberta

#55.816 aberto em 23 de ago. de 2021

 (0 comentário) (0 reação) (0 responsável)C# (4.257 forks)batch import
Area-IDEBugDeveloper CommunityIDE-Formatterhelp wanted

Métricas do repositório

Stars
 (20.414 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d 17h) (256 fundiu PRs em 30d)

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)

Guia do colaborador