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 27, 2023 04:19
Per my testing, if there is no Rider instance get focused, tooltips will not be triggered. When you click and focus on one of the windows, the tooltips will work, no matter which window you are poi...
Community
General Discussion
Wrong tooltips when window does not have focus
0 votes
Created
November 20, 2023 10:08
Or if you just want to apply change in all tabs color, there is a default scope “All”. Make sure the “Enable file colors” and “Use in editor tabs” are selected.
Community
General Discussion
How to change color of tabs
0 votes
Edited
November 17, 2023 15:13
Here is a way to change the tab color with scope settings.1. In File | Settings | Appearance & Behavior | Scopes, create your own project file scope as below.2. In File | Settings | Appearance & Be...
Community
General Discussion
How to change color of tabs
0 votes
Created
November 17, 2023 15:04
Hi,Follow my steps here:1. Press Ctrl + F in Editor to use Find tool.2. Use the Regex find function here, input pattern \".*\" like below3. Then select all occurrences.4. Paste into a text file.
Community
General Discussion
Extract all strings in a project from Rider
0 votes
Created
November 17, 2023 14:38
Hi Jonas, since .NET 7 breaks binary compatibility with Xamarin, you will need to use the MSBuild 16 (with lower .NET SDK version) or upgrade the current Xamarin project references to .NET MAUI.I'd...
Community
General Discussion
Can same solution support both legacy .NET as well as 7.0+ ?
0 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
«
First
‹
Previous
Next
›
Last
»