Code analysis not being done on JavaScript on version 2021.1
Completed
I just updated my version of ReSharper to 2021.1 and after restarting Visual Studio 2019, a few of my JavaScript files are not being analyzed. They were being analyzed before. I've closed and reopened the file, closed and reopened my solution and even restarted Visual Studio 2019 and the files are still not being analyzed.
Is anybody else seeing this problem on ReSharper 2021.1?
Please sign in to leave a comment.
I figured it out. The files that were not being analyzed was lumped into the list of Third-Party Files to Exclude from Indexing. Once I unchecked the boxes for the files, the analysis started. You can get to the list from Options -> Code Editing -> Third-Party Code
Hello Eshen,
thank you for the feedback.
There should have been a warning about third-party files not being indexed.
Could it be that you have missed it?
Thank you.
The warning does not immediately show up. I wind up having to close the solution and re-opening it to get the warning. And only then I am able to uncheck the files I want to index. If I don't see the warning, I don't see my excluded files in the list Third-Party code window
Hello Eshen,
We agree that the feature should be improved and here's a corresponding feature request - https://youtrack.jetbrains.com/issue/RSRP-484086.
You are welcome to comment or vote for it.
Thank you.