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
March 19, 2009 15:41
// Am I right in assumption that you're trying to suggest name for 'catch' variable having expression? If I am here is a slightly corrected version: public string SuggestVariableName() { ...
Community
ReSharper Open API / SDK
Name suggestions
0 votes
Created
February 13, 2013 15:19
Hi.Hi. You need to set context for code fragment to get types resolved. Context is a tree node in a file belonging to a project. You can set context using SetResolveContextForSandBox extension meth...
Community
ReSharper Open API / SDK
Resolving type created by CSharpElementFactory.CreateExpression
0 votes
Created
February 19, 2013 08:55
Seems that you are trying to calculate type for expression 'Observable.Return(42, System.Reactive.Concurrency.Scheduler.Immediate)' which is a return type of the method 'Return' and it doesn't depe...
Community
ReSharper Open API / SDK
Resolving type created by CSharpElementFactory.CreateExpression
0 votes
Created
April 10, 2009 06:33
Hi.We don’t have an option to ignore capitalized two letter acronyms. Do you have a lot of such acronyms in your project? (I have two: ‘ID’ ‘VB’ =)Allowing any two letter acronyms may result in app...
Community
ReSharper EAP
[1227] Naming rules support for C# standards
0 votes
Created
June 03, 2010 16:34
Hello Jason,The problem is that expression a + b + c is actually (a + b) + c (in terms of syntax trees). R# works with the syntax tree of the expression and in your case there is no valid subtree...
Community
ReSharper EAP
Can't extract method when I think I should.
0 votes
Created
May 27, 2010 16:31
Hi.We are going to fix it for 5.1Here is the request:http://youtrack.jetbrains.net/issue/RSRP-180389?projectKey=RSRPHi,I`m using Resharper 5 and naming style for event subscriptions doesnot work. M...
Community
ReSharper EAP
Naming style for event subscriptions does not work
0 votes
Created
March 10, 2011 20:58
Hi. We've come up with a list of planned(green in the list)/implemented features. Currently it only contains summary on the most of the features but I plan to supplement it with details. http://che...
Community
ReSharper EAP
ReSharper Javascript Intellisense: Too many options
0 votes
Created
June 25, 2011 07:56
Hi.We fixed this problem on friday. In our repro there was a problem with object initializer. If in your case usages are not in object initializers please tell us which usages were mistakenly clas...
Community
ReSharper EAP
Find Usages shows 'dynamic usages' - what is this and can it be turned off?
0 votes
Created
June 24, 2011 19:33
Hi.I've fixed the problem. You still won't get 'getContext' in the automatic completion list (as R# doesn't recognize exact type of the dom element that you got by it's id). But in the next version...
Community
ReSharper EAP
javascript symbol completion for html5 elements
0 votes
Created
June 10, 2011 11:48
Hi. Unfortunately the archive seems to be broken. Could you please upload it again?
Community
ReSharper EAP
Unbearable performance while editing Javascript or HTML
0 votes
Next
›
Last
»