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
April 14, 2021 12:00
Same problem with the "skipped code" option - SWEA still analyses the files and displays errors. The only way to remove the errors is to add the affected files/folders to the "ignored code" option....
Community
ReSharper Community
"To improve performance, some third-party web files are not indexed."
0 votes
Created
April 14, 2021 11:51
Unfortunately, moving the files from "ignored code" to "library code" means that SWEA still shows errors in the third-party files.
Community
ReSharper Community
"To improve performance, some third-party web files are not indexed."
0 votes
Created
April 14, 2021 08:03
The "Show/OK" option seems to work, thanks.
Community
ReSharper Community
"To improve performance, some third-party web files are not indexed."
0 votes
Created
April 14, 2021 07:40
I added the files to the "ignored code" settings in R# 2020: The files 2021 is suggesting are all in the "js\lib" folder, which is already ignored. I'll try the "Show/OK" option to see if that works.
Community
ReSharper Community
"To improve performance, some third-party web files are not indexed."
0 votes
Created
February 16, 2021 14:13
Sample submitted as ticket #3139640. It seems that the template can be resolved in an abstract model class, so long as that class is defined outside of any MVC area. If the model class is defined i...
Community
ReSharper Community
"Cannot resolve template" with UIHint (again)
0 votes
Created
November 30, 2020 07:56
How about the [UsedImplicitly] attribute?
Community
ReSharper Community
Feature request: [ContractAnnotation] On top of class
0 votes
Created
October 14, 2020 08:10
In VS2019, the R# menu appears as a sub-menu of the "Extensions" menu by default. Did you check there?
Community
ReSharper Community
Resharper Ultimate does not install completely in VS 2019 Enterprise
0 votes
Created
September 14, 2020 06:35
What does the GetAccountByIdAsync method look like? Maybe R# is analysing that method and determining that the task result is never null.
Community
ReSharper Community
re-sharper contradiction C# 8 nullable references
0 votes
Created
September 04, 2020 07:35
Probably because the control flow is too complicated to analyse in real-time. Try replacing the foreach loop with a simple access of the last item in the list: var list = new List<int>();if (interv...
Community
ReSharper Community
Unexplained suggestion that variable may be null
0 votes
Created
July 27, 2020 09:05
Have you tried enabling Options -> Code Analysis -> Settings -> Enable nullability analysis when C# 8 compiler nullable warnings are enabled?
Community
ReSharper Community
Will Resharper ever leverage System.Diagnostics.CodeAnalysis attributes one day?
0 votes
«
First
‹
Previous
Next
›
Last
»