Home
Rider Support | JetBrains
Contact Support
Community
Sign in
Sascha Andres
Total activity
163
Last activity
May 21, 2026 13:36
Member since
April 21, 2020 08:17
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
109
Activity overview
Posts (4)
Comments (48)
Sort by recent activity
Recent activity
Votes
Created
March 28, 2023 03:45
From what I can see the only error is: error: failed to push some refs to 'https://<ADDRESS>.git'hint: Updates were rejected because the remote contains work that you doTo https://<ADDRESS>.githin...
Community
General Discussion
Problems merging code in Gitlab from Rider
0 votes
Created
March 27, 2023 06:48
You can take a look at https://www.jetbrains.com/help/resharper/sdk/Rider.html and the surrounding documentation to get started creating a Rider plugin
Community
General Discussion
Rider plugin
0 votes
Created
March 24, 2023 05:36
I can confirm that this option works in GoLand but not in rider it seems
Community
General Discussion
TODO filter apply on more than one line
0 votes
Edited
March 21, 2023 08:07
Could you check out Editor -> Code Style -> ASP.NET (Razor), especially this settings (maybe they help):
Community
General Discussion
Rider removing line break after @using statement in razor file
0 votes
Created
November 09, 2022 12:43
Just as an idea: I once had a solution targeting different dotnet frameworks. That led to the same error and was a pain to actually find out.
Community
General Discussion
Ambiguous reference
0 votes
Created
September 27, 2022 04:34
Can you start Rider from the console? At least on Linux (haven't tested on Windows, but will do so later) you see logs there. By any chance, are you running Rider from within WSLg?
Community
General Discussion
Rider cannot Work properly on Windows 11 22h2
0 votes
Created
August 18, 2022 12:51
What you are seeing is the new war of writing a main function. It is not necessary to have a class with a main function anymore. Follow the aka.ms link (resolves to https://docs.microsoft.com/en-us...
Community
General Discussion
C# on MAC / issues to get Rider working
0 votes
Created
August 15, 2022 09:42
If you right click on the file, is there an option to exclude the file? If so, can you check the csproj file (Edit it, but do not change it) if there zstd.dll is added as an item there?
Community
General Discussion
What are these random files showing up in my solution?
0 votes
Created
August 15, 2022 07:25
From the icon it seems that are links? Have you linked the content of the obj folder to your project root by accident?
Community
General Discussion
What are these random files showing up in my solution?
0 votes
Created
August 15, 2022 07:22
Can you print your PATH env in both windows (Rider and your terminal)? If they differ, that's probably the reason. Maybe you can start (for a test) Rider from the terminal window.
Community
General Discussion
Rider terminal does not find all commands
0 votes
«
First
‹
Previous
Next
›
Last
»