Grant Drake
- Total activity 92
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 29
-
Created Resharper 2020.3 test runner does not find XUnit tests for .NET Core in VS 2019 16.8.3
AnsweredI have used NUnit for years with Resharper, no issues. I am currently evaluating XUnit, but I find that I can only get unit test to run using the native Visual Studio test runner, not with the (al... -
Created Resharper 9.1 just as unreliable as 9.0, back to 8.x again...
Normally Resharper upgrades bring more good than bad, but you guys have fundamentally broken things so badly with 9.x. So many things no longer work reliably. We first had the issues with 9.0, unin... -
Created Can you prevent certain assemblies from being included in Intellisense?
I've had a dig around but can't see anything obvious.The fundamental annoyance we have lies not in Resharper but with DevExpress - who in their own core libraries (which we are forced to reference ... -
Created What is wrong with the "if" template?
Long term Resharper user, just recently started using 5.1 on VS 2010.However the "if" template is driving me nuts every time I use it - there is some sort of behavioural change from earlier Resharp... -
Created JetBrains, are you even bothering to support your customers?
As you can tell from the title, I am getting slightly irritated that no-one has bothered to reply to either of my recent posts several weeks ago to give any sort of help.We are a paying customer wi... -
Created How to replace Navigator and WindowUtil methods in 4.5 API?
Could some kind soul please tell me how to replace the following Resharper plugin API methods which I had working fine under 4.1 so that I may hopefully get it running again under 4.5...(1) WindowU... -
Created Resharper 4.5 PowerToys (or docs?)
I fear the answer to this question given the many months and posts of begging by multiple of us in the community it took to get the PowerToys for 4.0, but are there any plans to release these for 4... -
Created Adding a folder and a file to a project
As I understand it there is a limitation in the Resharper API in that it throws a deliberate error if you try to use it's CreateFolder method, and instead the recommendation was to drop out to the ... -
Created Change signature doesnt change comment documentation
If I remove a parameter from a method, it would be nice if it also removed it from the documentation comments for the method (and it's interface if any). Also I know someone posted ages ago on this... -
Created [511] Linked files refactoring very broken
Noticed this one on the weekend which is a really nasty one. If you link a source code file in two projects in your solution, the parser gets very confused until you reopen the solution. That i can...