felixerdy / touchbar

Atom package to use MacBook Touchbar
https://atom.io/packages/touchbar
MIT License
50 stars 10 forks source link

[NOT AN ISSUE] Question: Is it possible to transfer this to vs code? #43

Closed roman-pinchuk closed 5 years ago

felixerdy commented 5 years ago

Not really. Even though both editors are working on Electron, writing extensions is quite different. To create the UI one could consider using the rather new Webview API: https://code.visualstudio.com/api/extension-guides/webview