Skip to content

[CLOSED] Use Ctrl+PageUp/PageDown to traverse files in list order #9803

@core-ai-bot

Description

@core-ai-bot

Issue by MarcelGerber
Saturday Jun 06, 2015 at 22:54 GMT
Originally opened as adobe/brackets#11223


For #6273.

This adds a shortcut (Ctrl/Cmd + PageUp/PageDown) to traverse your open files (in all panes) in list order. The shortcut itself is pretty much universal and I found it working like this in Google Chrome, Sublime Text 3 and Notepad++ (all on Windows).
If users want, they can remap the existing Ctrl + (Shift) + Tab shortcuts to invoke these new commands.

The command goes through all panes (unlike@peterflynn's extension).

cc@peterflynn (you wrote the original extension)@fgimian (you made me do this)


MarcelGerber included the following code: https://github.com/adobe/brackets/pull/11223/commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions