Shortcut for showing errors on mouse/cursor position Johannes1 Hoerteis 创建于 2021年04月30日 17:58 I find it tedious to hover over the underlined code to see the error. Hoping there is a solution.
Feature suggestion: tapping on ctrl(or some other modifier key) showing the nearest error to the mouse position
Hi there,
I believe you are after F2 and Shift+F2 (Next / Previous)
All errors are listed in the Problems toolwindow:
In case it's "It's hard to see where the error is in the editor" situation -- you can adjust your Color Scheme
I know this is a few years old at this point, but if you're looking for how to show the error underneath the cursor it's called “Error Description” in the Keymap:
Mac: Cmd + F1
Linux/Windows: Ctrl + F1
Hat tip to: https://stackoverflow.com/a/19681605/5004115