Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Ilya Ryzhenkov
Total activity
1427
Last activity
January 17, 2016 23:25
Member since
April 14, 2004 15:54
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
595
Activity overview
Articles (0)
Posts (35)
Comments (797)
Sort by recent activity
Recent activity
Votes
Created
February 24, 2010 22:14
Sorry, missed that you are on 4.5. Sincerely,Ilya RyzhenkovJetBrains, Inchttp://www.jetbrains.com"Develop with pleasure!"IR> orangy wrote:IR> IR> Check Tools / Options / ReSharper. May be you suspe...
Community
ReSharper Community
Resharper installed but menu inactive
0 votes
Created
April 20, 2010 20:56
Try "Refactor This" commandSincerely,Ilya RyzhenkovJetBrains, Inchttp://www.jetbrains.com"Develop with pleasure!"IR> I'm using Resharper 5.0, but am not seeing a context menu option toIR> extract s...
Community
ReSharper Community
RGreatEx in VS 2008 & R# 4.5?
0 votes
Created
April 20, 2010 20:57
Yes, and a much improved one. Try right-click on folder/project/solution and select Find Code IssuesSincerely,Ilya RyzhenkovJetBrains, Inchttp://www.jetbrains.com"Develop with pleasure!"IR> Is .NET...
Community
ReSharper Community
RGreatEx in VS 2008 & R# 4.5?
0 votes
Created
June 11, 2010 23:06
Hello Paul,There is no way to specify context in which match is accepted as of now. Sounds like a great idea for improvement, thanks!In general the rule is simple - you create valid C# construct wh...
Community
ReSharper Community
Using the Pattern Library
0 votes
Created
July 28, 2008 12:45
Hello David,ReSharper 4 doesn't require .NET Framework 3.5, should work on pure .NET 2.0 with all relevant service packs.Sincerely,Ilya RyzhenkovJetBrains, Inchttp://www.jetbrains.com"Develop with ...
Community
ReSharper Community
Visual Studio 2008 crashes after installing Resharper.
0 votes
Created
July 15, 2010 09:33
Hello Paul,Right-click reference, select Project Hierarchy with ReSharper 5. Does it do what you want?Sincerely,Ilya RyzhenkovJetBrains, Inchttp://www.jetbrains.com"Develop with pleasure!"PB> First...
Community
ReSharper Community
Finding all project references to a given project in a solution
0 votes
Created
July 07, 2010 14:23
Hello Geoff,Thanks a lot for snapshot, investigating now! Can you tell us what you were doing at that moment? It looks like WPF is spending all the time locating UIElement to show tooltip. To confi...
Community
ReSharper Community
Some profiling of R# 5.1 XAML performance
0 votes
Created
July 14, 2010 10:57
Hello Markus,Thank you very much! This is clear indication of deadlock and its location, which we couldn't reproduce, we'll fix it ASAP. Still deciding on how to arrange 5.1.1 with fixes.Sincerely,...
Community
ReSharper Community
R# 5.1 hanging in XAML editor
0 votes
Created
February 09, 2010 09:32
Hello,Search pattern should be something like this:if ($expr$ == false) $stmt$where expr is expression of type booleanstmt is 1 or more statementsReplace pattern would beif (!$expr$) $stmt$PS: This...
Community
ReSharper Community
Feature request: refactor if-statement that uses booleans in the condition
0 votes
Created
September 09, 2010 19:05
I believe for void methods, no. I'll check it tomorrow. Sincerely,Ilya RyzhenkovJetBrains, Inchttp://www.jetbrains.com"Develop with pleasure!"IR> At least I think I did.IR> IR> public void Refactor...
Community
ReSharper Community
Extract Action<> and Func<>
0 votes
«
First
‹
Previous
Next
›
Last
»