dotnet/roslyn
When pasting a comment that was copied and then pasted doesn't work
开放
#55,816 创建于 2021年8月23日
Area-IDEBugDeveloper CommunityIDE-Formatterhelp wanted
仓库指标
- 星标
- (20,414 个星标)
- PR 合并指标
- (平均合并 6天 17小时) (30 天内合并 256 个 PR)
描述
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)