Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Josh Buedel
Total activity
87
Last activity
July 24, 2023 15:41
Member since
August 07, 2006 15:38
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
32
Activity overview
Posts (16)
Comments (39)
Sort by recent activity
Recent activity
Votes
Created
July 24, 2023 15:41
Understood. Thank you.
Community
ReSharper Community
Does the latest R# support javascript private class members?
0 votes
Created
July 24, 2023 13:14
Hi Maria Pleskunina. Now I am confused. I definitely have the latest ReSharper version. I know further javascript support development has been suspended, but existing support is still enabled right...
Community
ReSharper Community
Does the latest R# support javascript private class members?
0 votes
Created
November 30, 2007 03:41
That's what I needed. Thanks!
Community
ReSharper Open API / SDK
How to populate a TreeModelBrowser?
0 votes
Created
September 20, 2010 14:18
Thank you for the response! I'll try it when I get home tonight.
Community
ReSharper Open API / SDK
R# does not detect my plugin when installed to Local Settings\...
0 votes
Created
September 21, 2010 13:06
Log files attached. The msilog.txt is from msiexec /log, and shows that the plugin was installed to C:\Users\josh\AppData\Local\JetBrains\ReSharper\v5.1\Plugins\. Attachment(s):ResharperLog.txt.zi...
Community
ReSharper Open API / SDK
R# does not detect my plugin when installed to Local Settings\...
0 votes
Created
November 29, 2007 04:32
OccurenceBrowserDescriptor is abstract, and does not implement the abstract Model property inherited from TreeModelBrowserDescriptor. I have to implement Model since my class in not abstract.
Community
ReSharper Open API / SDK
How to populate a TreeModelBrowser?
0 votes
Created
February 14, 2009 22:24
Hi Eugene,Here's how I'm interpreting what you are saying:CSharpElementFactory.GetInstance(null).CreateFile(@" enum MyEnum { First, Second }");But I get a null ref exception inside GetInstance()...
Community
ReSharper Open API / SDK
Creating an ICSharpFile from text
0 votes
Created
February 17, 2009 03:54
Hi Sergey,Thanks for the help. I'm not where I want to be yet though. I did like you said, and I can see all the members of System.Enum in the symbol table. I can't see the members of my enum type...
Community
ReSharper Open API / SDK
How to list the possible values of an enum?
0 votes
Created
January 24, 2009 18:16
I found IDocument.GetLineStartOffset(). Here's some sample code.DocumentManager documentManager = DocumentManager.GetInstance(solution);IDocument document = documentManager.GetDocument(projectFile...
Community
ReSharper Open API / SDK
How to create a TextRange from a line number?
0 votes
Created
September 17, 2010 01:03
Is there a R# log file I can view perhaps, and see R# polling for plugins or something? Can someone respond to this please?
Community
ReSharper Open API / SDK
R# does not detect my plugin when installed to Local Settings\...
0 votes
Next
›
Last
»