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
January 16, 2014 10:23
What do you mean by doesn't work? You also need to return a parameter from your IMacroDefinition instance - the short description just allows you to name it so that other macros can get the value b...
Community
ReSharper Community
How to create live template macro with parameter?
0 votes
Created
January 16, 2014 12:20
Nothing gets replaced. The placeholder in the short description is used to get a name for the parameter at that particular index. It's also used to format the description in the list box in the tem...
Community
ReSharper Community
How to create live template macro with parameter?
0 votes
Created
January 06, 2014 11:03
What are you debugging? If it's devenv.exe, unfortunately, there is no way to get rid of it - the exeptions are thrown and caught by ReSharper as part of its processing of files.
Community
ReSharper Community
Multiple exceptions in the Visual Studio Output window during debugging
0 votes
Created
May 28, 2014 16:05
If you select the extension in the extension manager, and click the "Additional Information" link in the bottom right of the window, you should see more details about what's going on. Greenkeeper, ...
Community
ReSharper Community
Problems with R# extenstions
0 votes
Created
May 29, 2014 10:49
Well that's really odd. Is it only for that extension, or is it missing for all? What happens if you resize the window vertically? If I make my window shorter (but much shorter than your screenshot...
Community
ReSharper Community
Problems with R# extenstions
0 votes
Created
May 14, 2014 18:54
This is an issue raised by the JetBox plugin. When you restore new versions of plugins, the old versions aren't removed, and when checking for updates, it looks at all installed packages, rather th...
Community
ReSharper Community
resharper extension manager update errors
0 votes
Created
May 12, 2014 10:10
Glad it's working. File size wasn't really considered when designing extensions, and zip doesn't handle multiple copies as well as you'd expect (I'd have thought it would recognised that the files ...
Community
ReSharper Community
ReSharper nuget plugin size limitation?
0 votes
Created
June 30, 2014 15:13
You need to make "foo" an expression placeholder, and make that of type PropClass. An identifier placeholder is for matching identifiers, that is, names of variables, fields, parameters, etc.
Community
ReSharper Community
Structured search help (or is it a limitation?)
0 votes
Created
June 23, 2014 11:14
There isn't a 7.1.3 version of inspectcode.exe, it was only introduced with ReSharper 8. You shouldn't see any differences between ReSharper 8.2.1 and InspectCode 8.2.1, however, you should expect ...
Community
ReSharper Community
ReSharper Command Line Tools
0 votes
Created
June 23, 2014 12:34
Thanks for the feedback on this. It's really useful and I've been giving it a lot of thought.I'm still not convinced that the xml docs would make good documentation. These are the issues I have wit...
Community
ReSharper Community
Why is there no formal API documentation for the Resharper SDK?
0 votes
«
First
‹
Previous
Next
›
Last
»