Dave Cousineau

- Total activity 131
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 17
- Subscriptions 39
-
Dave Cousineau created a post, Rare compiler/analysis bug
There seems to be a rare bug involving a non-generic type nested under a generic type, that is in another assembly. I'm not sure I can get it to occur in an example. The problem involves Rider/Resh... -
Dave Cousineau commented, -
Dave Cousineau created a post, AnsweredHow to re-discover unit tests?
Rider has lost most of my unit tests. If I open a source file with tests, it adds them to the list, but how can I get Rider to scan all files for tests? I have only about 1/5th of my tests shown. T... -
-
-
Dave Cousineau created a post, Turn off taskbar pinging?
Is it possible to turn off taskbar pinging (whatever that is called)? Rider does this at the end of every build and I think every unit test run, including for the build that is done for the unit te... -
-
-
-
Dave Cousineau created a post, Default to get-only properties?
I use Create Property a lot. I have member generation set to make auto-properties. Unfortunately, rider always adds a setter to my properties and there doesn't seem to be a way to configure it not ...