Matt Ellis

- Total activity 1005
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 396
-
Created Problems with action - shortcuts + disabling
Hi folks. I'm having problems creating a plugin that uses an action. I've defined a shortcut in the actions.xml file. The first time it's loaded up, the shortcut works (I think). It's not wired up ... -
Created Problems integrating Spark MVC references
Hello. I've been playing with getting some support for .spark files into the ReSharper 5 beta. I created a reference provider that would treat spark files as the target of references for views. Thi... -
Created Feature request: dynamically add unit test tasks
Hi folks. I'd like to put in a feature request for the next version of ReSharper.I've been writing the unit test plugin for the xunit.net testing framework (xunitcontrib.codeplex.com) and I've hit ... -
Created IMetadataEntity not returning useful custom attributes
Hi folks. As part of the xunitcontrib project on CodePlex, I'm writing the unit test runner for xUnit.net. I've run across something a little odd in my implementation of IUnitTestProvider.ExploreAs...