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
October 26, 2007 10:48
Hello Alexander,What do you mean about ReSharper submitting form? If exception occures in your plugin, and you use Logger.Assert and other methods for asserting and exception handling, they will en...
Community
ReSharper Open API / SDK
ReSharper Plug-ins JIRA project
0 votes
Created
October 26, 2007 12:53
Hello Alexander,There is no direct relationship between exception stacktrace and plugin, so we cannot determine if exception is caused by plugin or ReSharper core automatically. This requires manua...
Community
ReSharper Open API / SDK
ReSharper Plug-ins JIRA project
0 votes
Created
November 29, 2007 09:57
Hello jbuedel,Ah, sorry, looked in wrong place. I'm not sure you should use OccurenceBrowserDescriptor, if you are not doing something like search. If you do, you can look at Find Text PowerToy, do...
Community
ReSharper Open API / SDK
How to populate a TreeModelBrowser?
0 votes
Created
October 29, 2007 21:27
Hello Brad,During development of PowerToys for ReSharper 3.1 great number of bugs has been fixed that prevents 3rd party plugins from being correctly loaded. Unfortunately, even now not all of them...
Community
ReSharper Open API / SDK
Problems with xUnit.net R# plugin
0 votes
Created
October 30, 2007 09:56
Hello Albert,This is true only for latest 3.0.2 builds, where we fixed Unit Testing policy. So I think it should be completely fixed for 3.0.2 (or may be it will be numbered 3.1).Sincerely,Ilya Ryz...
Community
ReSharper Open API / SDK
Problems with xUnit.net R# plugin
0 votes
Created
October 30, 2007 13:19
Hello Brad,BW> 1. I should be building against 3.0.2.You'd better build against latest 3.0.3 EAP.BW> 2. When someone says "it doesn't work!" tell them to uninstall andBW> reinstall Resharper.Tell t...
Community
ReSharper Open API / SDK
Problems with xUnit.net R# plugin
0 votes
Created
September 12, 2007 09:39
Hello Carsten,We are really sorry to delay Power Toys. We are so busy working on C# 3.0 new features, that we, honestly, just didn't have time to cycle through all the things need to be done to rel...
Community
ReSharper Open API / SDK
PowerToys and A Set of Plugins (12 total)
0 votes
Created
May 12, 2009 16:29
Sorry for being late with answers, team was on short vacation after release and we also had holidays here in Russia. Do you have any other unanswered questions?
Community
ReSharper Open API / SDK
JetBrains, are you even bothering to support your customers?
0 votes
Created
March 20, 2009 10:13
Hello Lee,You are lucky :) It is just a matter of implementation detail that IProperty is implemented on the same type as IPropertyDeclaration. It is not the case in many other situation, and can b...
Community
ReSharper Open API / SDK
detecting property getter usage
0 votes
Created
February 18, 2009 20:31
Hello ,You figured it quite right, but you shouldn't be throwing exception if result was not success. For example, if modifying the file requires checkout from source control and user clicked Cance...
Community
ReSharper Open API / SDK
document.Replace(..,..); "JetBrains.Util.LoggerException: Document can be modified inside a command scope only"
0 votes
«
First
‹
Previous
Next
›
Last
»