From the course: Visual Studio Code for .NET Developers
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Installing Visual Studio Code
From the course: Visual Studio Code for .NET Developers
Installing Visual Studio Code
- [Instructor] In this video, you'll learn how to download, install and set up Visual Studio Code on Windows, Mac or Linux. Visual Studio Code is a lightweight and versatile code editor that provides a rich set of features for dot net development. Let's start by visiting the Visual Studio Code website, and from there, click download. Once the installer is downloaded, run it, then follow the installation wizard while accepting the default settings. After the installation is complete, you can launch Visual Studio Code. It should now be on your machine and ready to use. Once you've downloaded Visual Studio Code to the Mac, unzip the file and drag the application into your applications folder. From there, you should be able to double click on it and open it up. Now, let's take a second to introduce you to the main components and features of the Visual Studio Code interface. Let's focus on three main areas. First is the…