Michael Christensen

- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created 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... -
Created 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... -
Created 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... -
Created 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-... -
Edited Unit Test Explorer Group By Project and Categories seems flakey
UPDATE: This was fixed by upgrading to 2017.3.2 I'm using MSTestV2 (Installed through NuGet). I group my unit tests in the Unit Test explorer by Project and Categories, but everything appears as "...