
It’s time to learn how to configure the gcc and gdb command in the integrated development environment. The performance of source code editor was very good and look-and-feel was very similar to the original Visual Studio. The first launching took quite a long time. You must force to reinstal libgconf2 manually to fix a runtime error. Let’s download Visual Studio Code source from MS Github and build it. curl -sS | sudo apt-key add - echo "deb stable main" | sudo tee /etc/aptĪnd I had the latest “yarn” version. So you have to install “yarn” package manually. “yarn” command in “cmdtest” package was too old which was compatible with npm. sudo apt install git nodejs libx11-dev libxkbfile-dev libsecret-1-dev npmĪnd check the versions of key components. – libx11-dev and libxkbfile-dev for native-keymap – Python, >= 2.7 (version 3 is not supported) It is free and open-source, although the official download is under a proprietary license. It is also customizable, so users can change the editor’s theme, keyboard shortcuts, and preferences.

It includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring. Visual Studio Code is a source code editor developed by Microsoft for Windows, Linux and macOS. Today, we can run the Visual Studio on the XU4 Ubuntu Linux.

When I was a student around 25 years ago, I had to spend over $200 to buy a Microsoft Visual Studio C++ software package.Īt that time, I used Windows 3.1 on a blazing fast Intel 80286 8Mhz 16bit processor with 1MB RAM to build a small commercial software as a part-time job.
