HOW TO DOWNLOAD AND INSTALL MICROSOFT VISUAL STUDIO CODE II VISUAL STUDIO CODE II VS CODE II VSCODE ON WINDOWS
WHAT IS VS CODE:
Visual studio code is the most popular source code editor made by Microsoft with the electron Framework. Visual Studio code support windows, Linux, and macOS operating system.
Image source: code.visualstudiodotcom
WHY VS CODE IS USED
vscode is open source and features a lightning-fast source code editor, perfect for day-to-day use, Support for hundreds of languages, powerful developer tooling IntelliSense code completion and debugging. Customize as desired and install any number of third-party extensions.
How to download vscode
You can download visual studio code or vscode or vs code from this link: https://code.visualstudio.com/
How to install vscode on Windows 11?
First,
> You have to go to vscode download page https://code.visualstudio.com/
> click on the down arrow icon and choose your operating system & version (64bit/86bit)
> After downloading, click on it and check the I accept the agreement and click on next
> Then click on next again.
> Click on next again
> By default checkmark is checked and if you want to create a desktop icon then you have to check mark it.And you will able to see the welcome screen "Get Started"
0 Comments