views:

70

answers:

0

Hey guys,

Using Resharper in Visual Studio, I have a visual display of the current amount of errors in my project in the bottom right corner (when real time code analysis is turned on). I can cycle through these errors using Alt-f12.

I've starting using Intellij recently, and although most of the hotkeys are the same. I can't seem to be able to figure out if there is a way to cycle through errors. (note that F2 only seems to cycle through errors in the currently opened file, and not the full project which is what I want). Also, is there anyway to enable an error count indicator in Intellij, a la Resharper?

Thanks

related questions