alexruimy / tab-jumper

Jump to a specific tab or tab group and move tabs or tab groups around

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tab Jumper

A Visual Studio Code extension by Christopher Castanuela

Tab Jumper Gif

Link to extension | Repo | Buy Me a Coffee | Personal Website

Contents

  • About
  • Commands

About

The "Tab-Jumper" extension allows you to easily jump to a specific VSCode tab or tab group and move tabs/tab groups around with different commands

Commands

Jump to tabs 1 through 9 in a tab group

  • cmd+(tab number)

Jump to tab groups 1 through 8

  • alt (option)+cmd+(tab number)

Move the active tab left in the active tab group

  • shift+cmd+o

Move the active tab right in the active tab group

  • shift+cmd+p

Move the active tab group left

  • alt (option)+cmd+o

Move the active tab group right

  • alt (option)+cmd+p

About

Jump to a specific tab or tab group and move tabs or tab groups around