Request: keyboard shortcut to goto next/previous compile error

Claus Pedersen

Member³
I would like to have a possibility to navigate to the next/previous compilation error in the program window using the keyboard.

Now I have to click with my mouse at the bottom of the screen at each compilation error to navigate to the line in question, and I can not even navigate inside the status window using the up and down arrow keys.

I have said it many times before, but I do not want to use my mouse when using an editor. All editor functions must be accessible via keyboard commands/menus or similar.

"Ceterum autem censeo, Carthaginem esse delendam"
(Furthermore, I think Carthage must be destroyed)
 
Will this request make it into version 10? It would be really convenient to have so I can give my mouse some well deserved rest ...
 
rrProject plugin has this functionality:

Code Editor Wizard --> Next Compilation Error Tool,
Code Editor Wizard --> Previous Compilation Error Tool.

The plugin also includes many other features.
 
Back
Top