Skip to content

Provide a openEditorAtIndex command that allows to pass in the index #55205

@xconverge

Description

@xconverge

I am forming an openEditorAtIndex command using the following syntax:

'workbench.action.openEditorAtIndex' + index

1-9 work correctly (and are default keybindings already). Would it be possible to add support for any index?

I currently need to use this command if <= 9 and if > 9, I have to go to index 9 and then next count - 9 times to get to the desired pane with a risk of wrapping around

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesverification-neededVerification of issue is requestedverifiedVerification succeededworkbench-editorsManaging of editor widgets in workbench window

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions