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
May 05, 2015 11:26
Actually, this looks like it's working. You're running an availability test, not invoking the quick fix. So the gold file you're using is incorrect. When the test runs, it finds what quick fixes ar...
Community
ReSharper Open API / SDK
QuickFix testing
0 votes
Created
May 05, 2015 13:26
I've just added a feature request you can vote for and track: https://youtrack.jetbrains.com/issue/RSRP-439189
Community
ReSharper Open API / SDK
R# plugins - is it possible to inject custom values into "Introduce variable" and similar refactorings?
0 votes
Created
April 21, 2015 13:50
ReSharper 9.1 still supports multiple package sources. You can add them and edit them in ReSharper → Options → Extension Manager. It just needs to be a normal file path: C:\temp or whatever, and ma...
Community
ReSharper Open API / SDK
Extensions Manager doesn't aggregate any other Packages source
0 votes
Created
May 05, 2015 10:00
OK, I'm getting a little confused as to the combinations of what works and what doesn't. As I understand it: ReSharper 9.0 - using "c:\temp\nuget" works. ReSharper 9.1 - using "c:\temp\nuget" does ...
Community
ReSharper Open API / SDK
Extensions Manager doesn't aggregate any other Packages source
0 votes
Created
February 23, 2015 10:04
Yeah, sorry for the long delay. I've got it working, with a replacement for TestEnvironmentAssembly. I need to clean the code up a little bit, and I'll write it up on the devguide. Apologies for th...
Community
ReSharper Open API / SDK
Rx9 : What are subplatforms in relation to TestEnvironmentAssembly<>
0 votes
Created
April 13, 2015 09:51
Sorry it's taken so long - the updates have been rolled into the 9.1 SDK. I'll be writing it up this week (yeah, yeah, we've heard that before :-/) but the short version is that you need to create ...
Community
ReSharper Open API / SDK
Rx9 : What are subplatforms in relation to TestEnvironmentAssembly<>
0 votes
Created
April 13, 2015 12:03
Did you use the nuget.config file I linked to? The packages it downloads are on a custom nuget gallery maintained by JetBrains, not nuget.org. It's listed as one of the package sources, with a fall...
Community
ReSharper Open API / SDK
Rx9 : What are subplatforms in relation to TestEnvironmentAssembly<>
0 votes
Created
April 13, 2015 13:30
It's not picking up the nuget.config you've added - the exception is listing only one package source, which is nuget.org. Where did you put the nuget.config file? AIUI, it will load the first nuget...
Community
ReSharper Open API / SDK
Rx9 : What are subplatforms in relation to TestEnvironmentAssembly<>
0 votes
Created
April 13, 2015 16:16
matt.ellis at jetbrains.com
Community
ReSharper Open API / SDK
Rx9 : What are subplatforms in relation to TestEnvironmentAssembly<>
0 votes
Created
April 14, 2015 14:13
Hooray!No, you don't need a new package. The gallery has been updated so that it will only return the latest compatible vesion of a package for a given feed. So the Wave 1.0 feed will only return W...
Community
ReSharper Open API / SDK
Rx9 : What are subplatforms in relation to TestEnvironmentAssembly<>
0 votes
«
First
‹
Previous
Next
›
Last
»