Grant Drake
- Total activity 92
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 29
-
Created Rename variables should enable next button when it changes it
I have setup a prefix for class level variables of "_"I found a variable named _TestDirectory which I wanted to rename to _testDirectoryWhen I hit F6, Resharper had already "suggested" _testDirecto... -
Created Resharper does not wait long enough for file checkouts
We have the misfortune to be using CrapCase (Rational ClearCase) at my current workplace and as most people know it is horribly slow. Where this causes a problem is that Resharper always cancels th... -
Created Object reference not set (and bug tracker proxy settings dont work for us)
Your proxy settings code doesnt work so can never submit bugs directly... it always says credentials incorrect when I know for sure they are (just perhaps not what your bug tracker is expecting tho... -
Created ShouldSerialize private methods shown as unused code
If you write user controls and have code like this:private bool ShouldSerializeXXX(){}Resharper shows this as unused code, which it isn't due to the DNF using reflection to hit the property. What i... -
Created Request: Option to turn off Resharper unit testing
It would be very nice to be able to both hide the "cat droppings" in the IDE window and the menu options lengthening our right-click menus for those of us who do not want to use Resharper unit test... -
Created Please stop stealing OutputDebugString output / uninstall problems
For those of us who develop, maintain and debug VS add-ins of our own, we have to uninstall Resharper every time we need to debug an issue, because Resharper is swallowing all the debug/trace outpu... -
Created [349] Resharper intellisense not working w/o SP1
I've been having problems with no Resharper intellisense appearing on four different builds of 2.5 on my work machine, the most recent of which being build 349. This is a Win2K box with VS2005 with... -
Created [337] Resharper not parsing types correctly
Unfortunately a rather frustrating issue with this build of Resharper for our projects. Opening class files which compile perfectly correctly fine are by Resharper being incorrectly indicated as co... -
Created Build 256 - Rename public constant converts first word to lowercase
Bug (or undesirable behaviour) - rename a public constant like "TEST_VALUE" and it lowercases the first word as the suggested alternate (i.e. "test_VALUE") in the popup dialog. It shouldn't change ... -
Created Cannot remove Resharper from startup
Using Build 256 in VS2005. No matter what I untick in the addin manager Resharper will always load. My only solution appears to be complete uninstallation.Why do I not want it loading always? Becau...