Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-touch-barNew to Visual Studio Code? Get it now.
vscode-touch-bar

vscode-touch-bar

Avni Onur Pehlivan

|
1,846 installs
| (2) | Free
Touchbar Setting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vscode Touchbar Extension for macbook

When editor focus

screenshot

When Terminal focus

screenshot

When editor focus

→ƒ      -> go to defination
→Ref    -> go to referance
⬓       -> Toggle terminal
>_      -> Show commands
/* */   -> Block comment / Comment out selected code
✎_      -> Rename
◧       -> Toggle sidebar
☰↓      -> Copy lines down

When terminal focus

←◧→     -> Switch terminal window if splitted
close   -> hide terminal
Max-Min -> Maximize-Minimize internal terminal

Disable VSCode default Touchbar commands

disable-vscode-default-touchbar

  "keyboard.touchbar.ignored": [
    "workbench.action.debug.start",
    "workbench.action.debug.run",
    "workbench.action.debug.restart",
    "workbench.action.debug.stepOver",
    "workbench.action.debug.stepInto",
    "workbench.action.debug.stepOut",
    "workbench.action.debug.pause",
    "workbench.action.debug.disconnect",
    "workbench.action.debug.stop",
    "workbench.action.debug.restartFrame",
    "workbench.action.debug.continue",
    "workbench.action.newWindow",
    "workbench.action.navigateBack",
    "workbench.action.navigateForward"
  ],

Install

Install link https://marketplace.visualstudio.com/items?itemName=AvniOnurPehlivan.vscode-touch-bar

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft