I've just checked out a solution from Subversion and ReSharper is telling me it has 191 files with errors. In fact, it builds perfectly.
Most of its issues appear to be 'Unknown symbol' ones, where it doesn't recognise namespaces or class names. Looking through the errors, at least it seems to be consistent about which ones it doesn't recognise.
Since ReSharper is completely wrong about this, is there a way I can tell it to start the analysis all over again, in the hope it will get it right this time?
In the main menu, choose ReSharper | Inspect | Code Issues in Solution or ReSharper | Inspect | Code Issues in Current Project. In the Solution Explorer, select items (files, folders, projects, solution folders) that you want to inspect, right-click the selection and choose Find Code Issues in the context menu.
ReSharper helps you resolve most of the discovered code issues automatically. All you need is to press Alt+Enter when the caret is on a code issue highlighted in the editor and check the suggested quick-fixes.
To display the Error List, choose View > Error List, or press Ctrl+\+E.
In the main menu bar, go to ReSharper>Windows>Solution Errors Window. This will bring up the window that shows all errors ReSharper has found. In this window's toolbar there should be a Reanalyze Files with Errors button. Clicking that should refresh ReSharper.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With