
Code analysis
| Windows | Action | |
|---|---|---|
| Ctrl+Shift+Alt+8 | Toggle code analysis in the current file | |
| F12 | Go to next code issue (error, warning or suggestion) | |
| Shift+F12 | Go to previous code issue (error, warning or suggestion) | |
| Alt+F12 | Go to next error | |
| Alt+F12 | Go to next error in solution | |
| Shift+Alt+F12 | Go to previous error | |
| Shift+Alt+F12 | Go to previous error in solution | |
| Ctrl+Shift+Alt+A | Inspect this | |
| Ctrl+Alt+H | View type hierarchy | |
| Ctrl+Alt+V | Inspection Results window |