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
October 22, 2012 16:28
There are several possible reasons for getting a ProcessCancelledException, such as the file changing while you're scanning it. Do you have an example project I can look into, and some repro steps?...
Community
ReSharper Community
Documentation for writing UnitTestProvider
0 votes
Created
October 23, 2012 15:45
Hmm. It looks like there are a couple of things fundamentally wrong here.Firstly, a new unit test element is created every time the file or assembly is parsed. ReSharper expects your IUnitTestEleme...
Community
ReSharper Community
Documentation for writing UnitTestProvider
0 votes
Created
October 26, 2012 10:23
Hi. We don't ship the source to the nunit test provider, however, you can view the decompiled source to all of ReSharper in dotPeek. You can also download the source to the xUnit.net plugin, which ...
Community
ReSharper Community
Documentation for writing UnitTestProvider
0 votes
Created
December 10, 2012 22:28
I think this is a StyleCop issue - ReSharper doesn't automatically add xml doc comments. Do you still see this behaviour with StyleCop disabled? If you don't, please report the issue on the StyleCo...
Community
ReSharper Community
R# 7.1.25.234 + StyleCop 4.7.42.0 xmldoc localization issue
0 votes
Created
December 10, 2012 11:14
Templates and macros don't currently have that ability. You could write a macro plugin that iterated through the clipboard and created the code you wanted, but it would need to do all the formattin...
Community
ReSharper Community
Can I generate code from a list in the clipboard?
0 votes
Created
December 10, 2012 11:07
ContractAnnotation is the new way of specifying that methods will assert or terminate a program (and much more besides). However, the old AssertionMethod and AssertionCondition attributes are still...
Community
ReSharper Community
AssertionMethodAttribute and related attributes missing
0 votes
Created
February 11, 2013 10:47
You might want to take a look at the GammaXaml plugin (http://gjxaml.codeplex.com/) which I think offers this kind of analysis.
Community
ReSharper Community
Feature Request for XAML - detect default property values
0 votes
Created
March 06, 2013 14:43
It should be possible to write a plugin that re-orders in this fashion (I think Uncle Bob describes this as the Step-Down Rule in Clean Code). The current reordering happens as part of code cleanup...
Community
ReSharper Community
Feature request: source formatting to order methods by call dependencies
0 votes
Created
May 03, 2013 14:35
That's the version of the xunit.dll - can you go to ReSharper -> Options -> Plugins and see what the version of the xunitcontrib plugin is, please?
Community
ReSharper Community
Running MSTest and xUnit during the same test session
0 votes
Created
May 08, 2013 13:43
Hi Paul. Looks like you're all up to date, but we can't figure out why you're seeing this - we can't reproduce the error. Are you doing anything interesting with .net versions? Do you have a small ...
Community
ReSharper Community
Running MSTest and xUnit during the same test session
0 votes
«
First
‹
Previous
Next
›
Last
»