Richard Deeming
- Total activity 632
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 47
- Subscriptions 216
-
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, -
-
Richard Deeming created a post, AI-generated files using wrong line endings
My solution has an .editorconfig file which specifies:end_of_line = crlfAll of the existing files in my solution us CRLF for line endings.And yet, when I use the AI Assistant to generate tests for ... -
Richard Deeming created a post, Activating AI Assistant is needlessly complicated
We've just upgraded from ReSharper to dotUltimate. Everything installed correctly, but activating the AI Assistant in Visual Studio 2022 was not as easy as it should be.I started Visual Studio, and... -