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
October 23, 2014 12:29
Try chaning the selection for the two options under IntelliSense -> Completion Behavior -> Smart behaviorBy default, this is set to "Expected type and inheritors", which places items which have the...
Community
ReSharper Community
Intellisense popup doesn't display items alphabetically
0 votes
Created
September 25, 2014 12:06
Try decorating your custom assertion method with the ContractAnnotationAttribute:[ContractAnnotation("halt <= condition: false")]public void Assert(bool condition, string text)
Community
ReSharper Community
Custom highlight policy.
0 votes
Created
September 16, 2014 19:34
Actually, I think the Dictionary.TryGetValue example is a bug. It's quite possible for the key to exist within the dictionary, but for the associated value to be null, in which case a null value wi...
Community
ReSharper Community
AssignNullToNotNullAttribute inspection and TryGetValue pattern
0 votes
Created
December 11, 2014 15:51
Sounds like the same problem I'm seeing:https://devnet.jetbrains.com/message/5530259?tstart=0https://youtrack.jetbrains.com/issue/RSRP-428931For me, it only seems to happen if the class contains an...
Community
ReSharper Community
How to stop R# 9 from inserting Enumerable...for extension methods?
0 votes
Created
December 16, 2014 12:11
Try this:http://resharper-support.jetbrains.com/entries/84269548-There-are-no-Visual-Studio-items-in-context-menu
Community
ReSharper Community
"Insert Snippet" is gone after installing v9?
0 votes
Created
December 15, 2014 12:04
It's the settings from v8 which weren't automatically converted:http://resharper-support.jetbrains.com/entries/83984617-How-to-manually-convert-settings-from-ReSharper-8
Community
ReSharper Community
What is ReSharper80GlobalSettings?
0 votes
Created
December 11, 2014 15:59
The "check for updates" options page has never worked for me.Try downloading the 30-day trial from the site - if it's still valid, your license key should work to activate it.https://www.jetbrains....
Community
ReSharper Community
How do we get the v9 update?
0 votes
Created
December 11, 2014 15:53
Reported as RSRP-428932.
Community
ReSharper Community
R#9: Explicit casts not recognized
0 votes
Created
December 11, 2014 15:52
Reported as RSRP-428931
Community
ReSharper Community
R#9 Extension Method bug
0 votes
Created
November 17, 2014 13:04
It sounds like you want the Generate Properties option, rather than the Encapsulate Field option.
Community
ReSharper Community
Encapsulating Fields: Prevent ReSharper from changing direct access within class to access over accessor
0 votes
«
First
‹
Previous
Next
›
Last
»