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 24, 2015 13:54
I've just tried this with a new project in VS2015, and it worked ok. Could you try again, please?
Community
ReSharper Open API / SDK
Unable to update to latest version of NuGet package of JetBrains.ReSharper.SDK (9.2.X)
0 votes
Created
June 29, 2015 13:32
:thumbsup:
Community
ReSharper Open API / SDK
Localizing a ReSharper 9.1 extension
0 votes
Created
June 22, 2015 14:35
Glad to see you got it working. I've updated some of the pages on GitHub to clarify some of the points you've raised, and will push a new version of the devguide shortly.
Community
ReSharper Open API / SDK
Cannot get minimal R#9.1 code completion example to work
0 votes
Created
May 07, 2015 08:31
It's the first one - Wave_v2.0 for 9.1. It doesn't matter if you also include Wave_v1.0 - the extension manager will filter out any packages that are not applicable, by looking at the dependencies.
Community
ReSharper Open API / SDK
Extension Manger Sources
0 votes
Created
May 20, 2015 10:28
Hmm. Duplicate feeds/feed names are not good. Here's the issue: https://youtrack.jetbrains.com/issue/RSRP-438033
Community
ReSharper Open API / SDK
Extension Manger Sources
0 votes
Created
November 19, 2012 11:48
Hi Jean-Baptiste, I'm assuming you're doing this from within a plugin, in which case you have a couple of options. The usual (and recommended) way is to simply specify ISolution as a parameter to t...
Community
ReSharper Open API / SDK
Inspect and export results programmatically
0 votes
Created
November 05, 2012 17:12
Without knowing a little more about what you're doing, I'm afraid I'm not sure. It looks like the ordering of the elements is delegated to the SearchResult returned from IRequestContextSearch.GetEl...
Community
ReSharper Open API / SDK
How to affect priority of results from IImplementationContextSearch and IDeclarationContextSearch (6.1)
0 votes
Created
November 05, 2012 17:55
Sounds cool! Couple of further questions - does this work now, as it stands, but in the wrong order? Is the effect you're after similar to navigating to declaration (ctrl-click) on an MVC action's ...
Community
ReSharper Open API / SDK
How to affect priority of results from IImplementationContextSearch and IDeclarationContextSearch (6.1)
0 votes
Created
October 31, 2012 02:06
Hi Jonathan. We prefer dotPeek, but yes, that's absolutely acceptable - in fact, it's pretty much essential. ReSharper prefers to allow plugin developers to use the same APIs that ReSharper itself ...
Community
ReSharper Open API / SDK
Extending "Go To Definition" in 6.0 SDK
0 votes
Created
October 15, 2012 11:43
Hi Polly. Sorry for the delay in replying.I'm afraid there isn't a list of known id's for actions available at this time. It's on my to-do list to get added to the dev guide.I don't think there sho...
Community
ReSharper Open API / SDK
Action in a plugin
0 votes
«
First
‹
Previous
Next
›
Last
»