Robert Webster
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created Resharper stops identifying keywords and libraries.
I'm using Ultimate. Sometimes, ReSharper will stop recognizing keywords like void and string, as well as libraries like System. Neither clearing the cache nor rebooting the computer seem to help. I... -
Created "obsolete" API's marked as errors with no way to turn it off.
In the latest (2019.1.1), methods marked as "obsolete" are marked as errors in the references with no way to change the designation. Is this by design? How come I can change the level on everything... -
Created Removed "not accessed variable" that is the target of an assignment turns the rest of the assignment turquoise.
AnsweredWhy is a line that assigns a value to a variable that is not otherwise referenced turn that line turquoise when Resharper removes the variable? Is there any way to stop this behavior? -
Created Turn off blue highlight.
When a variable being assigned to goes away (e.g., the assignment was never used), the rest of the assignment is highlighted with a blue background. Is there any way to turn this off? It's the one ...