Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Igal Tabachnik
Total activity
18
Last activity
January 15, 2016 14:13
Member since
November 05, 2008 08:47
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
7
Activity overview
Posts (5)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
June 03, 2009 16:53
Anyone?
Community
ReSharper Open API / SDK
Extending code formatting on close brace/semicolon
0 votes
Created
February 05, 2009 23:37
And what about IProject? It seems that CSharpElementFactory has a GetInstance method that takes an IProject. Can I create that too? Basically, I would like to create a ICSharpFile to use as a a tes...
Community
ReSharper Open API / SDK
Creating an ICSharpFile from text
0 votes
Created
February 17, 2009 22:56
I'm sorry, but your answer contradicts your previous one. Perhaps there's a misunderstanding.I'll rephrase my question: given a string:string classText =@"using System;public class MyClass{ public...
Community
ReSharper Open API / SDK
Creating an ICSharpFile from text
0 votes
Created
January 23, 2009 19:06
pasynkov wrote:To get the full lust of methods in the file, traverse the AST tree and findall elements whichimplement interface "IMethodDeclaration". But may be youneed not only methods, but all e...
Community
ReSharper Open API / SDK
Modifying method parameters
0 votes
Created
March 31, 2014 16:54
In addition to what Matt said, I used External Annotations to add the Obsolete attribute to some API and trick some logging code to appear "greyed out".I think that any resolved (attribute) type ca...
Community
ReSharper Open API / SDK
What are my options on discovery of custom attributes used in External Annotations xml?
0 votes
Created
March 27, 2013 17:19
Hi Tommy,I wrote that blog post Matt was referring to. I wrote another one, further expanding on the cool things possible via external annotations: http://hmemcpy.com/2013/03/even-more-resharper-an...
Community
ReSharper Community
Access to disposed closure warning using Azure Transient Fault Handling Retry Policy
0 votes