microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.43k stars 28.95k forks source link

MacOS Touch Bar Support #46059

Closed odonckers closed 6 years ago

odonckers commented 6 years ago

I'm an iOS Developer and a Web Developer, so I switch between Xcode and Visual Studio Code a lot. But the issue is, that I have gotten so used to having these three touch bar buttons on Xcode:

touch bar shot 2018-03-18 at 8 28 32 am

The comment button and peek button are especially useful. Could this be feature in a future update for the MacOS version?

bpasero commented 6 years ago

@odonckers we do support that extensions provide commands for the touchbar (e.g. check out this query). I suggest you look there.