Matthew
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 7
-
-
Matthew created a post, AnsweredUsing Rider as Visual Studio comparison tool
I'd like to use Rider's file comparison from Visual Studio to diff and merge files.Following https://www.jetbrains.com/help/idea/running-intellij-idea-as-a-diff-or-merge-command-line-tool.html I've... -
Matthew created a post, Assignment in Conditional breakpoint
I think it would be useful to have some form of visual warning when there is an assignment in a conditional breakpoint. My usual case is when I've accidently typed "foo = null" instead of "foo == b... -
Matthew created a post, AnsweredReenable rerun dialog box
When debugging a solution a configuration with "single instance only" and then pressing F5 while running it (i.e. not at a breakpoint) Rider initially brings up a dialog for "Are you sure you want ...