Grant Drake
- Total activity 92
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 29
-
Created [507] Another parsing error
All I was doing is stepping through some code (all in the same solution this time).JetBrains.Util.InternalErrorException: startIndex cannot be larger than length of string.Parameter name: startInde... -
Created [507] Error switching to file in solution not part of project
While running a solution in the IDE, stepped into some source code for a component not part of this project, causing the source code file to be loaded in the IDE. After stopping debugging, went to ... -
Created Not enabling Next button on Rename refactoring
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" _testDirec... -
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...