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
October 12, 2023 03:32
Jholzer Could you test the workaround provided below? Create a .dockerignore file if you don't already have one. Add all files from your working directory using *. When using Rider for docker execu...
Community
General Discussion
Why does docker image rebuild every time when running an ASP.Net Core application using Dockerfile?
0 votes
Created
October 11, 2023 02:26
Hello Michal, Could you clarify what you mean by "debugging mode"? It would be helpful if you could share your use case.If you want to attach the Rider debugger to a running process and open the so...
Community
General Discussion
Autostart - starting some command or macro or shortcut on IDE launch
0 votes
Created
October 10, 2023 07:56
Hi Farid,Try with the below settings. In Settings | Code Style | C# | Line Breaks and Wrapping In Arrangement and Method Signature section: Enable Prefer to wrap after '(' declaration Disable Pref...
Community
General Discussion
C# code style - closing parentheses at method declaration
0 votes
Created
October 09, 2023 09:59
Hello Jonas, Thank you for contacting JetBrains. To use Tailwind in Blazor Server Apps, you'll need to decide how you prefer to load postcss and render it in the browser. By following the article y...
Community
General Discussion
Tailwind CSS in Blazor server with Rider
0 votes
Edited
October 09, 2023 08:35
Hello,I attempted to replicate your issue using the latest release of Rider 2023.2 and Docker Desktop 4.23, but I couldn't reproduce the slowness you mentioned.In my test environment, all docker im...
Community
General Discussion
Why does docker image rebuild every time when running an ASP.Net Core application using Dockerfile?
0 votes
Edited
September 28, 2023 08:06
Hello Lee,JetBrains Rider is primarily designed for .NET development, but you can use it for web development too. Here's a step-by-step guide to set up a basic webpage project with an `index.html` ...
Community
General Discussion
Basic webpage set up
0 votes
Edited
September 26, 2023 02:39
Hello Proofpix,In your setting I can see the Don't indent comments started at first column and Place comments at first column when commenting out code are disabled.With your settings the comments a...
Community
General Discussion
How to prevent Rider from outdenting my comments
0 votes
Edited
September 25, 2023 03:12
Hello,I tried with the project provided, it indeed doesn't show the obvious slowness with running by Rider. Before investigating further, I suggest upgrading your Rider and Docker to the latest sta...
Community
General Discussion
Why does docker image rebuild every time when running an ASP.Net Core application using Dockerfile?
0 votes
Edited
September 22, 2023 10:50
Hello,Thanks for your comment. Network interface port 5000 is used by Apple Airplay Receiver on latest MacOS, the default MVC5 template will use this port to host dev server. You can resolve the pr...
Community
General Discussion
Open in Browser didn't work (Asp.net MVC5)
0 votes
Edited
September 20, 2023 11:05
Hello,If you use the default dockerfile for Fast Mode, the image will not be rebuilt every time. It will be reused for building new containers.You can check the image ID in Rider's Services tool wi...
Community
General Discussion
Why does docker image rebuild every time when running an ASP.Net Core application using Dockerfile?
0 votes
«
First
‹
Previous
Next
›
Last
»