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
August 08, 2006 07:29
The full picture is not clear from your post, but I ould guess that the modified value of the 'row' variable (after row++) is not used-- Eugene PasynkovDeveloperJetBrains, Inchttp://www.jetbrains.c...
Community
ReSharper EAP
Invalid warning, stating that "Value assigned is not used in any execution path"
0 votes
Created
October 03, 2006 18:25
Thank you for the report.This issue will be fixed in the next version-- Eugene PasynkovDeveloperJetBrains, Inchttp://www.jetbrains.com"Develop with pleasure!""Richard" <monica.spence@t4g.com> wrote...
Community
ReSharper EAP
[263] inaccurate 'Type cast is redundant' warning
0 votes
Created
September 23, 2006 08:10
This functionality is already implemented in the upcoming 3.0 version.The EAP will start soon.-- Eugene PasynkovDeveloperJetBrains, Inchttp://www.jetbrains.com"Develop with pleasure!""Al Tenhundfel...
Community
ReSharper EAP
Reordering Code
0 votes
Created
December 13, 2007 14:51
I do not see why this is a bad practice.You shouldn't be confused by object immutability and immutability of pointer to it.C# has no ways to declare object as immutable-- Eugene PasynkovDeveloperJ...
Community
ReSharper EAP
Changing field of a mutable type to read only
0 votes
Created
February 19, 2008 07:18
I haven't introduced separate option for object initializer. The option for array initializers is used here.Please let me know if you need separate option-- Eugene PasynkovDeveloperJetBrains, Incht...
Community
ReSharper EAP
Braces layout for object initializer
0 votes
Created
February 15, 2008 15:16
Don't panic! :)-- Eugene PasynkovDeveloperJetBrains, Inchttp://www.jetbrains.com"Develop with pleasure!""Gabriel Lozano-Moran" <gabriel.lozano-moran@hotmail.com> wrote in message news:fp49l2$af3$1@...
Community
ReSharper EAP
ReSharper 4 Nightly Builds
0 votes
Created
February 20, 2008 16:08
As for me, it improves code readability and reduce code duplication-- Eugene PasynkovDeveloperJetBrains, Inchttp://www.jetbrains.com"Develop with pleasure!""Luis Abreu" <labreu@gmail.com> wrote in ...
Community
ReSharper EAP
R# suggests using implicitly typed vars
0 votes
Created
February 21, 2008 09:01
As you may notice, there are 2 kinds of "replace-to-var" suggestions. The first is when the type is evident from the right part, and the second where it doesn't.For example, compare these 2 lines:D...
Community
ReSharper EAP
R# suggests using implicitly typed vars
0 votes
Created
February 20, 2008 14:28
The only way is to open them file-by-file, and invoke code cleanup from editor.Using batch cleanup, these files will always be skipped-- Eugene PasynkovDeveloperJetBrains, Inchttp://www.jetbrains.c...
Community
ReSharper EAP
R# 4.0.732: How to enable Code Cleanup in *.designer.cs files
0 votes
Created
February 21, 2008 09:06
Hmmm... It doesn't handle .Designer file even when opened in editor. Do you really need to clean-up it? Note that VS designer likely can't handle the cleanup-ed file-- Eugene PasynkovDeveloperJetBr...
Community
ReSharper EAP
R# 4.0.732: How to enable Code Cleanup in *.designer.cs files
0 votes
«
First
‹
Previous
Next
›
Last
»