-
Notifications
You must be signed in to change notification settings - Fork 279
Closed
Labels
A-inputArea: Input management, keyboard layout, IME etc.Area: Input management, keyboard layout, IME etc.enhancementNew feature or requestNew feature or request
Description
Would be really convenient to jump to previous / next error in the active editor (or across projects).
For parity with VSCode:
editor.action.marker.next- next marker, in a file (Default )editor.action.marker.nextInFiles- next marker, across files (Default <Cmd+F8>)editor.action.marker.prev- previous marker, in file (Default <Shift+F8>)editor.action.marker.prevInFiles- previous marker, across files (Default <Shift+Cmd+F8>)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-inputArea: Input management, keyboard layout, IME etc.Area: Input management, keyboard layout, IME etc.enhancementNew feature or requestNew feature or request