Install Visual Studio Code
Once you have the built splashkit you can download and install Visual Studio Code to use as a source code editor.
Steps
-
Download Visual Studio Code
-
Open up a terminal.
-
Install Visual Studio Code
In the terminal window, change directory using the
cd
command to the directory where Visual Studio Code downloadedThen, install the .deb package by copying and pasting the code below into your terminal and pressing enter.
-
In Visual Studio Code you should install the following extensions:
For C#:
You can do this from the command line by executing:
For C++:
You can do this from the command line by executing: