
First, we can explore the various files, search across files, or we can even use things like source code management. From here, we can see the various options that are available to us inside VS Code. In order to understand a bit more about this particular IDE, we're going to go to the Learn section and click on the interface overview. From here, you can create a new file, open up a folder, or customize it with extensions. The first thing you see when you come to Visual Studio Code is the welcome screen. Now we can go ahead and open up Visual Studio Code. And in order to use Visual Studio Code, we're going to copy our file over to the applications folder. Once it's finished downloading, we can double click the zip file to open it up. And then we're going to choose the Download for Mac button. So the first thing we're going to do is come to. If you're using a Windows machine, please skip to the next video. I'll be showing you the setup for the Mac operating system in this video. To get started, we'll open up the VS Code webpage. VS Code is a great cross-platform editor, as it's fast, easy to customize, and has a friendly user interface. Once it is downloaded, run the installer (VSCodeUserSetup-\AppData\Local\Programs\Microsoft VS Code.- We'll be using Visual Studio Code, or VS Code for short, as our IDE for this course.


How to install Visual Studio code Step 1 :ĭownload the Visual Studio Code installer for Windows. Microsoft has released Visual Studio Code’s source code on the ’s VS Code repository under the permissive MIT License. Users can change the theme, add keyboard shortcuts, edit preferences, and install extensions to add functionality. VS Code has support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git. Visual Studio Code is a free source-code editor made by Microsoft for Linux, Windows, and mac OS.
