Bob Vale
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
-
Created Execute Method
The execute method option is excellent and really helps with manual testing of functions - however there needs to be a way to provide a .config file that the launcher process will include so that a... -
Created Are Extensions not available in 9.1EAP?
The extensions dialog just comes up empty when running 9.1EAP.Is this deliberate -
Created Resharper.Nuget package conflict in 8.0.2
Did 8.0.2 include an updated version of the Resharper.Nuget package?I appear to have 1.3.518.197 installed that cannot load with 1.3.500 from the repository installed. plugins folder also appears ... -
Created KnownType attribute and unused method
Would it be possible to add to Resharpers code analysis so that it understands the known type attribute.Firstly so that you can autocomplete the function name in the string parameter and secondly s... -
Created StaticResource not found for resource loaded in code behind
I have a project where one of the resource dictionaries is loaded in the code behind. Is it possible to tag this dictionary in someway so ReSharper searches this dictionary as part of its code mis...