Skip to content

Input: Add keybinding for next / previous error #1349

@bryphe

Description

@bryphe

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>)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-inputArea: Input management, keyboard layout, IME etc.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions