Peter Kellner
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
-
Created How To Make Resharper Less Chatty When Typing in code
I'm doing video based training and recording my screen with camtasia. I find that when I'm coding I'm completely happy with all the intelisense resharper gives me but when people watch my video th... -
Created Installed EAP but does not seem to have updated?
I installed the EAP 6.1 (it shows in win7 programs and features as JB Resharper 6.1 SDK, build 331) but when I run resharper/about it still shows all my 6.0 license stuff and not mention of 6.1. M... -
Created resharper 4.1 doesn't work with intellisense and MVC
I'm new to MVC and just installed preview 5 of MVC (as blogged on scottgu's site). With resharper turned on, it does not find the namespace Microsoft.Web.Mvc even thought it is in my bin directory... -
Created turning off resharper for a given file?
I'm using LINQ, and when I have a file that has LINQ code, it is almost not editable with resharper on. Is there someway I can disable resharper for just that file and not the full application? H... -
Created ith resharper 3.1, I don't get intellisense out of vs2008 for LINQ
how can I get the default intellisense for LINQ command?right now, they look like what I'm attaching.Attachment(s):resharper1.jpg -
-
Created with resharper 3.0;vs2008; xaml preview very annoying
I find I can hardly type in my xaml window because the suggestion to add namespaces keeps popping up on the top of what I'm trying to type. If I press the <? System.Windows.Cont... alt-ent > any... -
Created new resharper v2/#236. Question about partial classes
I'm using asp.net 2.0 which uses a lot of partial classes. It seems that resharper warns me about every control as being a duplicate reference. (Ambiguous reference) is the warning.Does resharper... -
Created Does resharper have any web unit testing built in?
If not, anyone know of where there is a good open source web testing suite I can use? -
Created in my asp.net 20 codebehind code, imports not working
I've added a reference to a dll in vs2005 asp.net 20 web app. resharper reddens the "using line even though it works fine and builds. It of course also complains about every use of the library. ...