Home
Rider Support | JetBrains
Contact Support
Community
Sign in
Tao Sun
Total activity
730
Last activity
May 12, 2026 02:06
Member since
September 05, 2023 10:22
Following
0 users
Followed by
1 user
Votes
29
Subscriptions
278
Activity overview
Articles (1)
Posts (0)
Comments (422)
Sort by recent activity
Recent activity
Votes
Created
November 16, 2023 04:35
It seems that you need to handle command-line arguments directly in your program.Below is an example of a simple Console App designed to receive two arguments. To simplify the debugging process, yo...
Community
General Discussion
Set project arguments for Release configuration, as well as "Publish to Folder" configurations
0 votes
Created
November 14, 2023 03:58
First, please make sure you leave enough space to match Rider system requirements.You can start Rider with customized JVM options, as mentioned in this documentation.
Community
General Discussion
Can I run a program with limited resources?
0 votes
Created
November 10, 2023 04:14
Hi Tom,You have the option to add the unwanted exception types to the exceptions list in your screenshot. I can see currently you are using default exceptions list as same as mine.However, I would ...
Community
General Discussion
Ignore certain files/classes in the debugger
0 votes
Created
November 10, 2023 03:51
In previous versions, you may see a pop-up window which will ask if you want to apply "Smart Paste" in editor. May I know if you can paste correct content by pressing “Command + Z” to undo the auto...
Community
General Discussion
How to turn off CSharpCopyPasteAssist (some sort of automatic smart paste)
0 votes
Created
November 09, 2023 09:20
Hi Boris, You can check the instructions on this YouTrack ticket. The Rider debugging host will be added into the container automatically. To use the Attach to Docker Container feature mentioned h...
Community
General Discussion
Cannot debug with docker-compose
0 votes
Created
November 07, 2023 06:39
Hi,Thanks for your comment. Please refer to this documentation to get more details about applying fixes in scopes.Regards,Tao
Community
General Discussion
Quick Fix for the entire solution
0 votes
Created
November 03, 2023 08:10
Hi Tom Kail, thanks for your comments.Regarding the problem you mentioned, it's not applicable to exclude the certain files from debugger, but you can add the exception types in Settings | Build, ...
Community
General Discussion
Ignore certain files/classes in the debugger
0 votes
Created
November 02, 2023 10:55
Zhoujiazhiwork Rider does not have a setting that automatically imports using directives without confirmation. However, you can trigger the Context Action only once after you have finished refactor...
Community
General Discussion
How to auto import without I approved
0 votes
Edited
November 02, 2023 07:50
In case you cannot see the Code Vision result in your editor, make sure you have enabled it in Settings | Editor | Code Vision | Usages as below.
Community
General Discussion
How to ensure that a field of enum be referenced only once
0 votes
Created
November 02, 2023 07:44
Zhoujiazhiwork , thanks for your comments.You can use Find Usages Advanced functionality in Rider. Right-click on the enum element in editor, and select Find Usages Advanced. All usages will be lis...
Community
General Discussion
How to ensure that a field of enum be referenced only once
0 votes
«
First
‹
Previous
Next
›
Last
»