Michael Christensen
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Michael Christensen created a post, Should type be evident with generic method that returns its own only parameter?
We have "use var when evident" set on everything, since I prefer to use "var" when I can look at the line of code and immediately determine what the type will be. If you new it up on that line, it... -
-
Michael Christensen created a post, Holding down CTRL to make Intellisense popups transparent
With Visual Studio Intellisense, I can hold down the CTRL key and popups become semi-transparent so I can see the code behind them. Is there a way to get this same behavior with reSharper statemen... -
Michael Christensen created a post, JetBrains Intellisense conflicts with Visual Studio Intellisense
I have reSharper statement completion turned on for C# files since it has a few features I like. However, it seems to conflict with the Visual Studio Intellisense and I can't seem to find the righ... -
-
Michael Christensen commented, -
Michael Christensen commented, -
Michael Christensen commented, -
Michael Christensen created a post, Unit Test Sessions reports "Inconclusive: Test not run"
I'm running into this problem quite frequently. Everything works, and then I run some tests and get the following error: In the error log I see: Rebuilding doesn't help, nor does closing and re-... -
Michael Christensen commented,