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
Edited
January 19, 2024 09:26
Tom Bushell, usually the dotnet SDK version is only specified in DockerFile, not in the compose file, you should able to setup the SDK version like: FROM mcr.microsoft.com/dotnet/sdk:7.0And the dot...
Community
General Discussion
Docker Compose Environment Variables .NET version
0 votes
Created
January 19, 2024 06:58
Maciej Kuśnierz, the “Issue Navigation” setting you mentioned is a project based setting, which is only applied to the “current project”. So there is no way to control the setting on higher level.B...
Community
General Discussion
Directory based settings in top level directory containing all projects?
0 votes
Created
January 19, 2024 06:36
C Yucel, we apologize for the unpleasant experience you've encountered. It's worth trying a clean installation using the JetBrains Toolbox App with the latest Rider release.If you encounter a simil...
Community
General Discussion
red squiggly lines all over my files
0 votes
Created
January 15, 2024 08:55
Alexander Zeitler Which keymap are you using? What's the newly created shortcut for “Next Error” action?Will you see the action executed by searching “Next Error” in Shift+Shift quick search?I tri...
Community
General Discussion
How to cycle through all errors in all files?
0 votes
Created
January 15, 2024 05:10
ncage The .sln/.csproj should include all references used in your project, no exceptions. You can switch the view in Solution Explorer, click “Solution” and switch to “File System”, right-click on ...
Community
General Discussion
Search scope doesn't appear to be working?
0 votes
Created
January 11, 2024 10:19
Could you try to execute dotnet ef command in Rider's console directly?Ensure you have dotnet tools environment variables added as mentioned in the plugin homepage.
Community
General Discussion
[Rider] Entity Framework Core Tools UI dones not work on Ubutnu. "Could not execute because the specified command or file was not found"
0 votes
Created
January 10, 2024 07:03
The “Next Error” should perform the desired result (Alt+Page Down in your Keymap). You could try to reassign a shortcut for this function in keymap setting.May I know if you have any problem on usi...
Community
General Discussion
How to cycle through all errors in all files?
0 votes
Created
January 08, 2024 10:45
Hi Patrick Lloyd Santos,Please review your project, ensure the packages mentioned on this page are installed. Make sure you have setup the .dotnet/tools in your PATH, refer to this guideline to tro...
Community
General Discussion
Rider Entity Framework UI Not Working
0 votes
Created
January 04, 2024 08:06
All the icons used by Rider are archived in the UI guidelines, the name of collections is started with NetIcons.Rider doesn't have the icon reference feature, I helped to submit a new feature reque...
Community
General Discussion
How do I find all icon references in JetBrains rider?
0 votes
Created
January 04, 2024 05:02
You could refer to this article to setup JS/TS configuration for your front-end application. If you are just develop the front-end project, you are using the right way to debug the application dire...
Community
General Discussion
Debugging Angular apps in Rider
0 votes
«
First
‹
Previous
Next
›
Last
»