ntrel commented on this pull request.
- Fixed commands - these perform built-in actions:
- * Go to the next error. - * Go to the previous error. - * Show the build menu commands dialog. +* Go to the next error. +* Go to the previous error. +* Show the build menu commands dialog.
Yes. BTW the restructuredtext indent should go after the `*`: ``` * Go to the next error ``` otherwise it gets shown in a box with green background. But for now I reverted this, it's fixed differently in #2307.