How to download Visual Studio Code
What is Visual Studio
Visual Studio Code is a free open-source, lightweight, cross-platform code editor with features like Intellisense, debugging, and Git command built-in. It runs on the 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).
How to download Visual Studio Code?
To download VS or Visual Studio code, please visit this official link https://visualstudio.microsoft.com/ of Microsoft company. Once you visit you will see the screen as below and many options from the dropdown. If you are not sure what type of application of code editor you are going to download you can filter from app type, technology, and dev box os
or you can directly click this link https://code.visualstudio.com/docs/ if you are using window.
The application will start downloading. You can save it in your local system folder and run it.
No comments