Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Evgeny Pasynkov
Total activity
621
Last activity
January 17, 2016 23:25
Member since
March 15, 2004 13:53
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
254
Activity overview
Posts (37)
Comments (330)
Sort by recent activity
Recent activity
Votes
Created
November 23, 2010 14:10
The key point is that "member" is the field, so we cannot strictly control it's behavior.With fields, we try to minimize false messages, since we are not 100% sure that field is not updated in back...
Community
ReSharper Community
[AssertionMethod] - Warning "expression is always true" for reference types
0 votes
Created
February 19, 2011 21:03
To successfully analyze code, ReSharper _should_ have types/methods from that project. If output assembly is available, and ReSharper tries to switch from source code to that project.
Community
ReSharper Community
Solution with unloaded projects
0 votes
Created
January 11, 2011 09:41
Actually, this is one of the analysis with lots of false positives. The main idea of this analysis is that comparison with 'null' for reference types is always false, and thus behavior of code cou...
Community
ReSharper Community
How to prevent warning "possible compare of value type with 'null'"?
0 votes
Created
February 28, 2011 05:33
Thank you for the feedback.For now, I'm still deciding what to do with this analysis, because it actually has a lot of false-positives, but could though catch potentional bug...
Community
ReSharper Community
How to prevent warning "possible compare of value type with 'null'"?
0 votes
Created
May 17, 2010 10:05
I've checked the snapshots you've sent.We have found the problem which causes stucks in typing, and we'll try to fix it in bugfix update.Thank you.
Community
ReSharper Community
Advice on improving Resharper 5.0 performance with VS2010
0 votes
Created
May 18, 2010 09:23
We will open EAP for ReSharper 5.1 in June
Community
ReSharper Community
Advice on improving Resharper 5.0 performance with VS2010
0 votes
Created
June 07, 2010 10:16
Hmmm...I've checked that snapshot from he support. This problem is known - Garbage Collection during Avalon painting.... We are still investigating how we can handle this issue
Community
ReSharper Community
Advice on improving Resharper 5.0 performance with VS2010
0 votes
Created
June 26, 2008 11:55
Please could you send me the entire pattern you've created, and the sample code which is layouted incorrectly by that pattern. I'll check the issue then-- Eugene PasynkovDeveloperJetBrains, Inchttp...
Community
ReSharper Community
Custom Type Member Layout with Region for Abstract methods
0 votes
Created
June 27, 2008 09:11
I've checked this issue. Macro "Abstract" is broken. Fixed in 4.0.1Thank you-- Eugene PasynkovDeveloperJetBrains, Inchttp://www.jetbrains.com"Develop with pleasure!""bluesky" <r.weber@autoonline.de...
Community
ReSharper Community
Custom Type Member Layout with Region for Abstract methods
0 votes
Created
September 07, 2011 13:14
I see 2 possible solutions:1) Create separate match entry for methods without attributes, and with. For example: <Entry> <Match> <And> <Kind Is="method"/> <Acc...
Community
ReSharper Community
How to sort functions with no special attributes first?
0 votes
«
First
‹
Previous
Next
›
Last
»