Rob Fazio
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
-
Rob Fazio created a post, Why does Resharper bolds some of my variables
Hello, I recently noticed that sometimes Resharper will bold variables even though I have nothing set to bold in Fonts And Colors. Can you please let me know if this can be turned off and whether t... -
-
Rob Fazio created a post, how enable grouping in File Structure window in VS2017, Resharper 2017.1.3
I recently installed Resharper 2017.1.3 on Visual Studio 2010 and 2017. On 2010, the File Structure window has a nice grouping based on categories (private method, public methods, override, etc - s... -
-
Rob Fazio commented, -
-
Rob Fazio created a post, Resharper c++ 10.0.2 live templates not working!
Most of the live templates in ReSharper c++ 10.0.2 do not work in VS2015 update 1. I say most because very few (maybe like 2 or 3 our the default 30) do work. The rest expand the native VS snippet ... -
Rob Fazio created a post, CompletedResharper 10.0.2 and Visual Studio 2015 Tools for Unity 2.2 odd behavior
I am noticing really strange behaviors when using resharper and VSTU 2015 ver 2.2 mainly coloring and intellisense issues. -
Rob Fazio created a post, Why does ReSharper intellisense shows private functions and fields outside of the class file
Hello, Resharper Intellisense will list private functions or fields which makes not sense because if you actually select a private member, you immediately get the red squiggle that the member is in...