

You don't need to do this now first, let's explore how to navigate the IDE interface. In this page you have some shortcuts to change your configuration, set up synchronization, and install language-specific extensions. You'll see a "Get Started" page like this: Once it's downloaded, you can install it from your terminal with sudo dpkg -i b, like this:Įnter fullscreen mode Exit fullscreen modeįor other systems, download and execute the appropriate installer.Īfter installation is complete, open VS Code. To get started, access their download page and download the adequate installer for your system.įor Ubuntu systems, the operating system in which this article is validated, you should download the. As an appendix, I've included a few extensions that I personally use for PHP Development.Īs mentioned earlier, VS Code is available for all major operating systems. You'll also get a list of recommended extensions for improving your overall productivity, no matter your programming language of choice. In this article, you'll learn how to install and customize VS Code to make it the right fit for your coding needs. Although VSCode has native features to help you develop applications and websites in several languages, what makes VS Code an excellent choice for developers is the vast ecosystem of extensions that allow you to customize and fine tune your VS Code installation to meet your specific needs.

Visual Studio Code (VS Code) is a source code editor or IDE ( Integrated Development Environment) freely available for all major operating systems.
