Skip to content

Is there a built-in or thirdparty solution for switching between open tabs by order using a keybinding and mouse scroll? #2593

Discussion options

You must be logged in to vote

Hi @babakfp ,

There is no setting for this, nor I'm aware of any extension that could achieve this as well. The nearest behavior you will get will be using "workbench.editor.scrollToSwitchTabs": true, but it does not use keyboard, but only mouse wheel, positioned in the tabs area.

So, I would suggest you to open e feature request in the VS Code repo (https://github.com/microsoft/vscode/issues) so the VS Code team could take a look.

BTW, this discussion repo is for extension development only, for now.

Hope this helps

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by babakfp
Comment options

You must be logged in to vote
3 replies
@babakfp
Comment options

@pungggi
Comment options

@pungggi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user-question End-user question that isn't extension development related
3 participants