Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Matt Ellis
Total activity
1008
Last activity
August 03, 2023 15:35
Member since
July 05, 2009 00:17
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
397
Activity overview
Articles (0)
Posts (4)
Comments (607)
Sort by recent activity
Recent activity
Votes
Created
August 23, 2013 11:34
Hi. If you're using ReSharper 8, you might want to try this extension, which searches for *.AutoLoad.dotSettings files above the solution level: http://resharper-plugins.jetbrains.com/packages/Resh...
Community
ReSharper Community
Problems with Team-shared layer
0 votes
Created
April 23, 2013 16:47
This isn't a ReSharper feature. Is it part of the power tools, or VSCommands VS plugins?
Community
ReSharper Community
Closing Brace adds comment
0 votes
Created
August 12, 2013 17:04
There are no direct ways to accomplish this, however, you can create your own macro for live templates - one that can remove the "RequestHandler" part of the filename. For more info on writing a ma...
Community
ReSharper Community
Resharper File Template - Extract part of the current file name
0 votes
Created
August 01, 2013 16:02
Hi Peter. Unfortunately, PsiGen is currently undocumented. The best documentation is the .psi file in the psiplugin sample in the SDK. I am actively looking at improving this situation.As for some ...
Community
ReSharper Community
Custom language plugin - generating parser with PsiGen?
0 votes
Created
August 01, 2013 15:32
Hi Peter. The generated document is an in-memory representation only. It's not passed to the compilers, and is only used by ReSharper.You define a mapping from the original file to this in-memory f...
Community
ReSharper Community
Custom Plugin - understanding GeneratedDocumentService and Code Behind
0 votes
Created
July 16, 2013 11:09
The test runner handles stopping tests in a two-step process. The first time you click the stop button, it sends a request to the runner to stop the tests. However, the runner is busy running your ...
Community
ReSharper Community
MSTest tests keep running even after I stop them
0 votes
Created
July 16, 2013 13:48
Is the JetBrains.ReSharper.TaskRunner.exe process still running?
Community
ReSharper Community
MSTest tests keep running even after I stop them
0 votes
Created
July 16, 2013 11:49
I have seen this happen from time to time, where VS seems to get itself into a kind of infinite loop while debugging ReSharper. I've been able to get things working again by detaching the debugger ...
Community
ReSharper Community
Debugging visual studio 2012 plugin impossible due to Resharper...?!
0 votes
Created
October 16, 2013 13:12
Visual Studio doesn't allow you to create circular references - if project A references project B, VS will block you if you try to reference project A from project B. What's the scenario you're loo...
Community
ReSharper Community
Can I use R# to find all circular assembly references
0 votes
Created
October 16, 2013 16:36
Yikes! Well, I can't check, since I don't have a solution with a circular reference, but it looks like the project hierarchy tool window has support for recursive references - it will display an ic...
Community
ReSharper Community
Can I use R# to find all circular assembly references
0 votes
«
First
‹
Previous
Next
›
Last
»