dotnet/roslyn

shift enter does not work for c# comments

Open

#72,436 opened on Mar 7, 2024

View on GitHub
 (1 comment) (0 reactions) (1 assignee)C# (4,257 forks)batch import
Area-IDEConcept-Continuous Improvementhelp wanted

Repository metrics

Stars
 (20,414 stars)
PR merge metrics
 (Avg merge 6d 17h) (256 merged PRs in 30d)

Description

This issue has been moved from a ticket on Developer Community.


[severity:It bothers me. A fix would be nice] Shift Enter does not work properly for C# comments, very annoying if you're very used to use shift enter to insert a new line.

C# code within .cs file: Shift+Enter works (gives a new line) Comment (//) within .cs file: Shift+Enter behaves like Enter


Original Comments

Feedback Bot on 3/3/2024, 09:25 PM:

(private comment, text removed)

Feedback Bot on 3/4/2024, 05:38 AM:

(private comment, text removed)

Sam Harwell [MSFT] on 3/4/2024, 11:10 AM:

(private comment, text removed)

Robert Östlin on 3/7/2024, 02:11 AM:

(private comment, text removed)


Original Solutions

Wenwen Xu (Pactera Technologies Inc) [MSFT] solved on 3/4/2024, 00:15 AM, 0 votes:

Robert Östlin on 3/4/2024, 03:37 AM:

(private comment, text removed)

Contributor guide