Visual Studio Code
You can use whatever text editor suites you the best, however, we strongly encourage you to use Visual Studio Code as we have created vscode configuration files to make sure everybody follow the same code style.
- Windows/MacOS
- Linux
- Download the latest release of VSCode from the official website.
- Click on the executable you've just downloaded and follow the instructions.
Install the snap package:
sudo snap install code --classic
info
If you prefere, Visual Studio Code is also available as a
flatpak package,
or as a .deb
package on the official website.