Editor
To configure your apps, you will need an editor that is capable of handling .json files. For the best experience, we recommend the use of Visual Studio Code in combination with our mos.language Extension.
This chapter is therefore about:
There are other useful Extensions for Visual Studio Code that are not covered in this chapter.
Installing Visual Studio Code
Following these instructions you will be able to download and install Visual Studio Code.
- Download Visual Studio Code for your operating system from the Visual Studio Code website or by clicking the icon below.
- Install Visual Studio Code following the instruction of the installer.
Visual Studio Code is now installed.
Installing the mos.language Extension for Visual Studio Code
The mos.language extension helps you with the configuration of your apps, for example by displaying possible values for certain fields and checking the syntax.
Following these instructions you will be able to install the mos.language Extension.
- Go to "Extensions" by clicking on the symbol on the left side or using the default shortcut
CTRL + SHIFT + X
. - Search for "mos.-Language-Extension" in the searchbar.
- Click on "Install" to download and install the extension.
The mos.language Extension is now installed.
The next chapter deals with the configuration of your first app.