Visual Studio Code or vscode is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity). In this post, I will explain step by step guide on how to install vscode ide on windows. We will install vscode and setup python environment to execute python programs.
