Wilczarz

- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created "Go to file member" dialog - now sorting alphabetically?
CompletedHi, When I open file members dialog, I see members of my class alphabetically sorted. This is awful.. how can I have them listed in the order they are defined in the code? -
Edited Local history is empty for all files
AnsweredHi guys! Somehow I have lost the access to the local history for my files (It says Local history is empty). A few days ago I moved most of my files to a different namespace. I did it using Rider's ... -
Edited File git history not available after repositiory url changed
AnsweredI renamed the project in Github, and now in Rider when I "right click -> git -> compare with..." I can only see commits from the moment of renaming. All the project history is lost for me in that w... -
Created Rider icon jumping
When I double-click an error in the console, MacOS is showing a second icon of rider in the dock. This second icon is jumping for about a second and it disapears (probably OS figures out there is a... -
Edited Rider 2019.3.1 unable to debug Unity
AnsweredI recently upgraded to Rider 2019.3.1 and now I cannot debug Unity 2019.3.0f3 (the debug buttons are grayed out). Also I get this popup when Rider starts (see below) What is going on and how can I ... -
Created Sandboxing C# code within a bigger project
AnsweredHi Guys, I often find myself in a situation, where I need to quickly test some small C# code, for example some Linq query - literally a few lines of code. Obviously I also need console to print so... -
Edited Strange behaviour on stepping over (multiple clicks required)
AnsweredHi Guys, I have a problem with debugging C# code with Rider. When I use step over I need to click "step over" button several times to get to the next line. It seems that simple instruction like se...