
So, just open the terminal from the left sidebar of your desktop and start the implementations. We will explain in this article how to install the Visual Studio Code package on CentOS 8 distribution by using the Terminal application. It offers built-in various features in which debugging support, syntax highlighting, embedded Git control, integrated terminal, snippets, code completion, and refactoring are included. You can use the code command to open a specific file as well: $ code myscript.Visual Studio Code is a cross-platform and open-source code editor that is developed by Microsoft. On all platforms, you can open the current directory as a project in VSCode, simply by typing: $ code. The big advantage of starting VSCode from the command line is that you can directly pass a path or file to open it. If you want to open up VSCode, simply look it up and click the icon. Most operating systems have a menu system, e.g.: Looking it up in the menu and clicking it.Personally, I’m fine with Microsoft building the binary and even don’t mind the telemetry that much, although I usually turn it off when installing a new OS. To be absolutely clear: VSCode itself is free. I haven’t tried it myself but it should work completely the same as the official release. If you are an open-source purist, there’s a binary distribution built by the community, called vscodium. Microsoft takes the open-source and adds some extra’s, like branding and telemetry (you can turn this off). From what I understand, the code is open-source, but the binary builds are not. VS CodiumĪlthough VSCode is free, some people worry since it’s built and maintained by Microsoft. I personally use the snap packages on Ubuntu, and it works flawlessly and stays up-to-date with the latest releases.

All these methods are fine, and probably even better than downloading VSCode manually.

If you’re on Ubuntu, you might want to use snap instead. It's much appreciated and allows me to keep working on this site! I use ads to keep writing these free articles, I hope you understand! Support me by disabling your adblocker on my website or, alternatively, buy me some coffee. I write these in my free time, and it requires a lot of time and effort.
