Mark
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
-
-
-
-
-
Mark commented, -
-
Mark created a post, Why Does Resharper Default to Installing Into Experimental Instance?
I've been struggling with corruption in VS 2026 that has required me to repair it multiple times. Every time I do that, VS of course forgets about the Resharper extension.Annoying, but no big deal:... -
Mark created a post, Multiple Installations? Installation Failures?!?
I've run into a problem with Resharper. I recently installed VS2026 alongside VS2022. Somehow, I ended up with >>two<< Resharper installs, both for both versions of VS, but in different directories... -
Mark created a post, Tweaking Naming Style Rule
I often use class/interface/struct names that contain multiple trailing capital letters, like IncExpSelectorVM. Resharper, by default, does not like this :). It wants me to instead use IncExpSelect...