Visual Studio Code
1.3K subscribers
27 videos
74 links
Code editing. Redefined

Free. Built on open source. Runs everywhere.

Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
With the new accessibility.voice.keywordActivation setting, you can enable VS Code to listen for the "Hey Code" voice command to start a voice session with Copilot Chat. The voice recognition is computed locally on your machine and is never sent to any server.

Available options are:
chatInView: start voice chat from the Chat view.
quickChat: start quick voice chat from the Quick Chat control.
inlineChat: start voice chat from inline chat in the editor.
chatInContext: start voice from inline chat if the focus is in the editor, otherwise voice chat from the Chat view.
👍6🔥2
This media is not supported in your browser
VIEW IN TELEGRAM
Restore auxiliary windows:

With v1.86, all opened floating window associated with a main window will restore when you restart the application. This includes opened editors, and size and location of the auxiliary window.
👍32