Richard Deeming
- Total activity 637
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 47
- Subscriptions 218
-
Richard Deeming created a post, ReSharper auxiliary service failed
Since this morning's update to 2026.2.0.1, I am consistently getting:ReSharper auxiliary service failedThe service responsible for spelling, grammar, and SQL support is not runningI have tried rest... -
-
Richard Deeming created a post, AnsweredIs Junie actually able to apply changes?
I asked Junie to identify and fix a load of CS0121 errors in my solution.At first, it claimed there were no such errors. I told it there were over 400, and it was then able to find them.It listed s... -
Richard Deeming created a post, 2026 EAP not recognising source generators?
I have two .NET 10 projects, both of which use source generators. Both projects compile and run without errors. But in one project, R# 2026.1 EAP 6 consistently refuses to recognise the source-gene... -
-
-
Richard Deeming created a post, Async test methods never complete
VS2026 v18.0.1R# 2025.3.0.1MSTest.Sdk/4.0.2I have a number of async tests in my test project. For example:[TestClass] public class AsyncCommandExtensionsTests { public TestContext TestContext {... -
-
Richard Deeming commented, -