Semicolon issues and commenting bugs

Answered

Hi, I am interested in purchasing Rider for my team but there are 3 things making it a pain to work with:

1) I never under any circumstances want it to add a semicolon after completion, there doesn't seem to be an option to disable this and it's enormously irritating, I am continually getting ;; by accident and it's not something I want to workaround as my many other tools will then work differently! It feels like this shouldn't be too difficult to add an option for? I have read previous posts but the solution of always using complete statement is the exact opposite of what I need. This particular issue is honestly big enough to me that I wouldn't be able to purchase it without knowing it would be fixed.

2) I very often use the multiline selection to comment out multiple things (an example is selecting Debug.Log and then Add Selection For Next Occurrence multiple times). Neither Comment with Line Comment or Comment with Block Comment work correctly with multiline selections, they are only operating on the first line.

3) Running Comment with Line Comment also moves the cursor to the next line for no apparent reason.

Thanks!

0
3 comments

1) IntelliJ IDEA is a bit smarter. It just moves cursor further to avoid semicolon duplicating. See the attached gif.

 

2. May you show the exact case? All is working as expected for me: 

 

3. Subscribe to this bug request updates to be notified once there is a fix for that: 

https://youtrack.jetbrains.com/issue/IDEA-119435

A workaround for that is also described inside: https://youtrack.jetbrains.com/issue/IDEA-119435#focus=streamItem-27-1834754.0-0

0
Avatar
Permanently deleted user

Apparently I missed that there's a Rider specific support forum! Should I repost there? Here is an example of my issues but they must only be issues in Rider/C#.

Thanks for letting me know about the macro workaround, that will certainly help.

0

Sorry, I missed that you are using Rider.

Yes, please post at https://rider-support.jetbrains.com/hc/en-us/community/topics

0

Please sign in to leave a comment.