How to Download and Install Visual Studio Code


Visual Studio Code is a free source code editor developed by Microsoft for Windows, Mac OS, and Linux operating systems. Visual Studio Code is used to create computer programs. VS Code is very popular with programmers. This gives you new and advanced features that are not in any old IDE software. VS Code makes programming more easy and efficient. 
Features of VS Code
Features include debugging, syntax highlighting, intelligent code completion, code IntelliSense. Users can change the theme, size of the screen, keyboard shortcuts, and also can use multiple editors at the same time. We can also install extensions that add additional functionality.
How to Download the VS Code
Visual Studio Code is Microsoft's official software so you can download it very easily. To download follow the steps
Step 1:
First search for vs code download on any browser. Window open like the image given below. Click on the first link. 



Step 2:
A new page will open like the image shown below. Select your operating system and choose any version you want 32 bit or 64 bit.



Step 3:
A new page will open like this and your download will start in a few seconds.


Step 4:
After you have downloaded VS Code file then double click on it and install your VS Code.

   
 


Comments

Post a Comment

Popular posts from this blog

How to install minGW-w64 on Windows 10

Operators in C language

The History of C Programing.