A Step by Step Guide to install and set up VS Code in our system.
VS Code
Before installing VS Code, we have to know: What is VS Code?
Visual Studio Code, commonly know as VS Code. It is a source code editor developed by Microsoft. It has support for development operations like debugging, task running, and version control.
Installing Visual Studio Code
For installing VS Code, there are two options available for us:
1. By going to Microsoft Store and download it.
2. By going to VS Code website and downloading your desire package from there.
In this particular document, we are mainly going to discuss about the first option, because it is less hectic and also it takes less time to download and install which is efficient.
Installing VS Code from Microsoft Store
Go to Microsoft store on your system or you can click here and your will be redirected to VS Code installation page in Microsoft Store. Now, click to install VS Code and the installation will start soon. Just wait for it to install and after completion click on open to start VS Code. Now, select your desired theme and then click on mark done as it is enough for us to start using VS Code with this much setting. Now, click on new file and and start writing your code.
Installing VS Code from it's official website
Go to chrome or any other browser you are using. Type "VS Code Download" and click on the first and official website of VS Code and you will see a page to download VS Code for different systems or you can also click on this link to directly redirect on the downloading page. Now, select your OS, (Windows, Linux or Mac) to start downloading VS Code. Open the downloaded file and there will be a window appearing in front of you to set up VS Code. Click on "I accept the agreement" to set VS Code. Click on next, click on next again if you want to accept the default location for VS Code installation. Then a window will appear to "Select Additional Tasks", go with your preferences here (don't do anything, just keep it as default) and click on next. And finally, click install. Wait until it gets installed in your system, click on finish after the installation completes, this will launch VS Code. Select your desired theme and then click on mark done as it is enough for us to start using VS Code with this much setting. Now, click on new file and and start writing your code.
For code keep visiting our blogs on a daily basis as we will be regularly uploading blogs about tech and programming.
Comments
Post a Comment