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
November 23, 2011 22:19
You've removed a lot, but you've still missed some: Propecia generico in farmacia | maran propecia 1 week ago by Collin Finney Priligy dapoxetina generico | priligy funziona 1 week ago by A...
Community
ReSharper Community
Spam
0 votes
Created
January 25, 2012 13:56
Version 6.1.38.146 is the first EAP build for 6.1.1, which you can download from:http://confluence.jetbrains.net/display/ReSharper/ReSharper+6.1.1+Nightly+BuildsThe StyleCop home page on CodePlex s...
Community
ReSharper Community
How to upgrade from 6.1.37.86 to 6.1.38.146 ?
0 votes
Created
April 04, 2012 12:59
How about other critical bugs? Is it just a case of whoever shouts loudest gets their bugs fixed?For example: RSRP-288359 In 5.x and 6.0, you couldn't set the C# language level for a web-site proje...
Community
ReSharper Community
Is the EAP for ReSharper 6.x is a done thing ?
0 votes
Created
April 04, 2012 18:33
Sorry, the "you" in the last sentence meant JetBrains. Given the number of fairly critical bugs which have been postponed to v7, I suspect they've given up on v6.
Community
ReSharper Community
Is the EAP for ReSharper 6.x is a done thing ?
0 votes
Created
March 20, 2012 14:02
Shame it's not really a Wiki!For example, this page is wrong:http://confluence.jetbrains.net/display/ReSharper/Possible+compare+of+value+type+with+nullIt suggests replacing "i != null" with "i != d...
Community
ReSharper Community
Default coding standards of ReSharper?
0 votes
Created
April 26, 2012 13:03
You should be able to achieve this with Visual Studio's built-in Find & Replace, using Regular Expressions: Find what: function:b+{:i}:b*( Replace with: \1 = function( Find options: Use: Regular ...
Community
ReSharper Community
Code inspection for javascript function
0 votes
Created
June 27, 2012 19:02
Andrey: Just to clarify, are you "working hard on fixing those problems" for the current release (v6.1), or only for v7?Since you don't seem to have launched your usual free upgrade offer yet, tell...
Community
ReSharper Community
More Performance Problems in 6.1: Slow and Excessive Memory Usage
0 votes
Created
August 08, 2012 18:01
Does it help if you change your code to use Expression<Func<TSource, TResult>> instead of Expression<Action<TSource>>?private static Dictionary<MethodInfo, string> BuildStringMethods(){ return ne...
Community
ReSharper Community
"Return value of a pure method not used" warning issued for a lambda expression.
0 votes
Created
August 10, 2012 11:52
I've just tried with 6.1.1, and although I still get warnings with the Expression<Func<..>> code, they don't include the "return value of a pure method" warning.With Expression<Action>:With Express...
Community
ReSharper Community
"Return value of a pure method not used" warning issued for a lambda expression.
0 votes
Created
July 30, 2012 19:23
I'd certainly prefer a single context menu with six items to one with two items and a four item sub-menu!
Community
ReSharper Community
Code Inspection Popup Menu
0 votes
«
First
‹
Previous
Next
›
Last
»