Grant Drake
- Total activity 92
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 29
-
-
Grant Drake created a post, AnsweredResharper 2020.3 test runner does not find XUnit tests for .NET Core in VS 2019 16.8.3
I 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... -
Grant Drake created a post, 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... -
Grant Drake created a post, 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 ... -
Grant Drake created a post, 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... -
-
Grant Drake created a post, 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... -
Grant Drake created a post, 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... -
Grant Drake created a post, 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... -
Grant Drake created a post, 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 ...