Adrian Banks
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Created .sln.DotSettings file keeps being changed
I have a repository in which the .sln.DotSettings file for the solution is stored in source control. I keep getting a change to the .sln.DotSettings file with the only difference:<s:Boolean x:Key="... -
Created Replacing NUnit
We have a custom in-house build of NUnit. Is there a way of replacing the one ReSharper uses to run our build instead? It would be very handy to run out tests from within VS2005, but at the moment ... -
Created Interface member 'bool HasDataBindings' is not implemented
I have an ASP.net page that extends from System.Web.UI.Page as usual. In previous versions of Resharper (up to #89) there were no error highlighted int the file, but #90 highlights the class as an ... -
Created Problem with resharper caches
Every time I open Visual Studio, I get a dialog that says "Object reference not set to an instance of an object". After that, resharper highlights as an error every class that it not in my solution... -
Created Missing image in tip
In the tips dialog (build 88), the tip with the text"You can easily switch between a few recently viewed files with Ctrl+E shortcut."doesn't have an image (it shows the box with a red cross in it).... -
Created Regions Feature
In the next release, can you put a feature in to handle regions, similar to the one at http://www.codeproject.com/dotnet/RegionsAddIn.asp ?Would be a useful tool, especially the add to existing reg... -
Created Locate in Tree
Is it possible to add a "locate in tree" feature similar to the one in IDEA?If I've got a file open, I often want to find it in the solution explorer/class viewer and a keystroke to do this would b... -
Created Resharper forgot the keyboard shortcuts
I left Visual Studio open over the weekend and when I returned Resharper had forgotten all of the keyboard shortcuts.I have repaired the installation as well as uninstalled and re-installed Resharp... -
Created Clicking on icons in left gutter
Is it planned to be able to click on the icons that appear in the left-hand side gutter to go to the overridden methods?If not, this would be a nice addition. -
Created Close All
Is it possible to have a "Close All" option on the tab next to the new "Close All But This" option?Adrian