Stream Deck for Visual Studio CodeFeatures
Getting Started
After installing the plugin and the extension you should see this in VSCode status bar: If for some reason the focused instance, were not active click on the status bar or alternate between windows to force activation. Only the active session will receive the commands. If you are connected remotely through SSH, you should add a forward into your SSH config.
Thanks to rettgerst for pointing this out here. Getting Commands IDIn Visual Studio Code open File->Preferences->Keyboard Shortcuts, find the command you want, right-click it and Copy Command Id. Settings (Optional)You can change the IP and port to the message server in the settings.ini file.
Windows%appdata%\Elgato\StreamDeck\Plugins\com.nicollasr.streamdeckvsc.sdPlugin\settings.ini Mac~/Library/Application Support/com.elgato.StreamDeck/Plugins/com.nicollasr.streamdeckvsc.mac.sdPlugin/settings.ini If you changed the server port, don't forget to change it in Visual Studio Code settings or you won't be able to connect and use the available features. I recommend using 127.0.0.1 as your IP address instead of localhost. Windows WSL2
|