Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VS Code TouchBarNew to Visual Studio Code? Get it now.
VS Code TouchBar

VS Code TouchBar

Maruan-Alush

|
450 installs
| (0) | Free
This is a WIP project to allow for configurable Touch Bar buttons.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code TouchBar

VS Code TouchBar is a WIP project that I am developing to allow for customisable buttons on a MacBook Touch Bar.

Installation

You can download the VS code extension online or on the native VS Code marketplace.

Usage

You can edit your settings in VS code to change what each button does or for those more tech savvy you can edit your settings.json.

"touchbar.test": "test:unit",
"touchbar.build": "build:local",
"touchbar.run": "run:offline",
"touchbar.start": "start:dev"

The touchbar.test is the name of the button for which your are changing the command and the test:unit is the new command that you want it to run.

Contributing

https://github.com/maruan-alush-ibm/vs-code-touchbar

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

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