Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Richard Deeming
Total activity
637
Last activity
July 31, 2026 10:47
Member since
October 06, 2010 20:13
Following
0 users
Followed by
0 users
Votes
47
Subscriptions
218
Activity overview
Posts (64)
Comments (308)
Sort by recent activity
Recent activity
Votes
Created
December 01, 2025 08:41
I'm already on 2025.3.0.3: 253.0.20251124.223441 built on 2025-11-24Looks like it may be related to continuous testing. I've just created a simple test project with one async test. Running it direc...
Community
ReSharper Community
Async test methods never complete
0 votes
Created
November 19, 2025 08:31
Is it connected to the VS setting?Options → Projects and Solutions → Build and Run → On run, when build or deployment errors occurSounds like you have it set to “prompt to launch” instead of “never...
Community
ReSharper Community
ReSharper build error dialog
1 vote
Created
November 19, 2025 08:26
Should be fixed in the next public build:https://youtrack.jetbrains.com/issue/RSRP-502236
Community
ReSharper Community
"JetBrains.ReSharperPlatformVs18" uses API that is no longer supported (IQuickInfoBroker)
0 votes
Created
September 16, 2025 07:21
Did you enable the new “out-of-process” mode? That's one of the limitations: Out-of-Process mode still has some limitations, as it does not yet support the following functionality: AI-powered feat...
Community
ReSharper Community
Installed 2025.2.1 - dotCover does not work
0 votes
Created
September 19, 2024 07:23
That won't work.Firstly, “?” is the null-conditional operator; I'm looking for the “null-forgiving” operator, which is “!”.Both operators have multiple uses - “?” in a ternary expression, and “!” a...
Community
ReSharper Community
Finding uses of the "null-forgiving" operator
0 votes
Created
September 04, 2024 07:19
OK, turns out it's slightly more complicated. I'm using a library which uses custom HTML helpers to register script blocks and render them at the end of the page. The error appears when the script ...
Community
ReSharper Community
JavaScript regex literals
0 votes
Edited
September 03, 2024 13:21
I'm already on 2024.2.3, and I'm still seeing the issue.NB: The linked ticket says it's fixed in 2024.3, not 2024.2.3. :)
Community
ReSharper Community
Extension updates fail on first attempt
0 votes
Created
August 19, 2024 07:36
I've uploaded the log file: 2024_08_19_Z5oPVbq9W4GULS9gfwHPkY
Community
ReSharper Community
Pressing Tab on selected text broken in latest update
0 votes
Edited
August 19, 2024 07:32
I'm seeing the same issue in inline JavaScript blocks within CSHTML files. RSRP-498463 sounds almost the same, except the “actual result” and “expected result” seem to be reversed.
Community
ReSharper Community
Pressing Tab on selected text broken in latest update
0 votes
Created
May 07, 2024 07:24
ReSharper → Options → Inlay Hints → C# → OtherChange the setting for “Implicit ‘return’ or ‘continue’ before local functions at end of block”.
Community
ReSharper Community
Automatically deactivate the "Return" code
0 votes
«
First
‹
Previous
Next
›
Last
»