Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Sergey Shkredov
Total activity
61
Last activity
January 16, 2016 00:07
Member since
March 19, 2009 15:41
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
26
Activity overview
Articles (0)
Posts (0)
Comments (35)
Sort by recent activity
Recent activity
Votes
Created
April 15, 2009 15:13
Hi.We are going to address this problem. Not for 4.5.1 unfortunately. http://www.jetbrains.net/jira/browse/RSRP-4659
Community
ReSharper Community
Naming rule for ASP.NET events R# 4.5
0 votes
Created
April 15, 2009 10:11
You’re right. User-defined rules are always searched before the predefined rules.I like your explanation why you need specific rules for private readonly field and I think we’ll introduce two extr...
Community
ReSharper Community
Naming rules priorities, ReSharper 4.5
0 votes
Created
April 15, 2009 12:47
We plan to start nightly builds publishing next week.
Community
ReSharper Community
Naming rules priorities, ReSharper 4.5
0 votes
Created
April 10, 2009 14:11
Hi.I see your suggestion.Compiler actually generates READONLY properties with backing fields. And NO default constructor is generated.Generation of auto-properties may be useful for creating of ‘da...
Community
ReSharper Community
Convert Anonymous to Named Type (C# only): my feedback
0 votes
Created
April 15, 2009 17:14
Hi.You may change severity of “Unused declaration (non-private accessibility) “.This setting may either be changed via “Options/Code Inspection/Inspection severity” or via the special QuickFix “In...
Community
ReSharper Community
Gray names for unused functions (using solution-wide-analysis)
0 votes
Created
May 08, 2009 05:57
Abbreviation must be a valid upper case identifier. This restriction is provoked by the detail of implementation that identifier is first being parsed (splitted by words) and after that each word i...
Community
ReSharper Community
Manage Abbreviations
0 votes
Created
August 26, 2009 09:12
Hi.User defined naming rules would help you. Open 'Naming style' options page, add new 'user defined rule', configure your rule (check 'field', 'protected', 'instance members and locals' and speci...
Community
ReSharper Community
Protected naming style
0 votes
Created
May 27, 2010 16:23
Hi.Have you tried 'introduce variable' refactoring? It was not designed for your particular case but anyway it can be helpful. It creates field from the local variable, replaces occurrences and rem...
Community
ReSharper Community
Possible? Converting local variables into global's?
0 votes
Created
March 10, 2011 09:11
Hi.There is no way to disable js support. Most likely it is automatic code completion that causes this 'slow down'. We've fixed several performance problems there recently. Could please try switchi...
Community
ReSharper Community
How to disable javascript integration in ReSharper?
0 votes
Created
May 08, 2009 06:03
Hi.In 4.5.1 we suppressed inspection of underscores in the middle of the method names.
Community
ReSharper Community
False positive violation of Naming Rules
0 votes
«
First
‹
Previous
Next
›
Last
»