Microsoft's official Visual Studio Code channel. Offers tutorials and resources for developers of all levels using the free, open-source code editor. Content focuses on extensions, customization, testing, and advanced features like GitHub Copilot.
Find out how use VS Code Neovim to achieve efficient code editing. Learn how to strip down VS Code, install the Neovim extension, and optimize your workflow with Vim commands. This video covers how to use Vim inside VS Code for surgical code editing and offers resources to master Vim, plus using Copilot to help you get going.
Explore how you can use Python in VS Code to achieve an optimized development environment. Follow step-by-step instructions for installing the Python interpreter and extension, creating virtual environments, and debugging. You'll discover how to navigate code, utilize Intellisense, and configure debugging for efficient Python development within VS Code.