Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Richard Deeming
Total activity
632
Last activity
February 27, 2026 10:36
Member since
October 06, 2010 20:13
Following
0 users
Followed by
0 users
Votes
47
Subscriptions
216
Activity overview
Posts (62)
Comments (307)
Sort by recent activity
Recent activity
Votes
Created
August 05, 2011 18:13
Looks like it will be fixed in 6.1:http://youtrack.jetbrains.net/issue/RSRP-274608
Community
ReSharper Community
R#6 Smart Code Completion broken
0 votes
Created
July 27, 2011 12:46
I have a similar problem in a couple of large-ish solutions, where ArgumentException and ArgumentNullException aren't in the smart completion list. I'm used to typing "thr<TAB>ANE<TAB>" and getting...
Community
ReSharper Community
Resharper won't suggest NotImplementedException after throw new
0 votes
Created
July 29, 2011 13:56
OK, screen-shots below:Both screen-shots are from a clean PC, with no other add-ins or extensions installed, and all the default settings for VS2010 and R# 6.
Community
ReSharper Community
Resharper won't suggest NotImplementedException after throw new
0 votes
Created
July 08, 2011 14:10
Dmitri,Both VS options are turned off ("insert attribute value quotes when typing" and "when formatting").I open an aspx page and type: <asp:textbox id=The result is: <asp:TextBox ID="" (with the c...
Community
ReSharper Community
R#6 : How to disable auto-complete in *.aspx / *.ascx?
0 votes
Created
July 08, 2011 14:32
I do, but I can't see anything obvious which would cause this behaviour: Entity Framework Power Tools CTP1 Find Results Tweak NuGet Package Manager Process Template Editor Productivity Power Tools ...
Community
ReSharper Community
R#6 : How to disable auto-complete in *.aspx / *.ascx?
0 votes
Created
July 08, 2011 14:37
OK, I've just tried on a computer with no other extensions installed, and I get exactly the same behaviour.
Community
ReSharper Community
R#6 : How to disable auto-complete in *.aspx / *.ascx?
0 votes
Created
September 05, 2011 13:05
If you're using the method to validate the arguments of a public method, it might be a good idea to add an [InvokerParameterName] attribute to your parameterName parameter. That way, R# will warn y...
Community
ReSharper Community
How does R# recognize validation?
0 votes
Created
September 01, 2011 12:56
It sounds like something's messed with the file association for .sln files. You can restore the file associations from within Visual Studio: Tools -> Options; Environment -> General; "Restore File ...
Community
ReSharper Community
VS2010 SP1 .sln file no longer opens VS
0 votes
Created
August 22, 2011 18:53
Technically, you need to HTML-encode the querystring:AccountDetails?id=@Request.QueryString["id"]&objectguid=@user.ObjectGuid
Community
ReSharper Community
Unknown HTML entity on QueryString
0 votes
Created
August 01, 2011 12:32
There's nothing obvious in the Code Inspection Wiki (which isn't really a wiki!).Edit: The Code Inspection Wiki has been updated: Possible multiple write access in double-checked locking Read acces...
Community
ReSharper Community
Background information for "possible incorrect implementation of double checked locking"?
0 votes
«
First
‹
Previous
Next
›
Last
»