Skip to content

Missing Sublime Text command - select open editor by index #14095

@waderyan

Description

@waderyan

While building this extension to map Sublime Text default keyboard shortcuts to VS Code, I found that this feature is missing.

The feature is selecting an open editor by index.

Default Sublime Text keybindings

Windows / Linux Mac Editor Index
alt+1 cmd+1 0
alt+2 cmd+2 1
alt+3 cmd+3 2
alt+4 cmd+4 3
alt+5 cmd+5 4
alt+6 cmd+6 5
alt+7 cmd+7 6
alt+8 cmd+8 7
alt+9 cmd+9 8
alt+0 cmd+0 9

select_editor_by_index

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions