Go to the Visual Studio Code Marketplace and click the install button on the top of the site. You should be prompted to open Visual Studio Code in order to install the extension.
You can also use the integrated extension browser in VSCode to install it.
Usage
Make sure to use a theme that supports this syntax highlighting. The theme we are using in our example is this one: Material Dark Soda.
To activate the syntax highlighting, your file needs to have the file extension .updb. If you did everything right, your permissions should be highlighted like in our example.
Highlighting
the colors mentioned here can be different on the theme you are using
yellow
the plugin name the permissions are for
turns red on mistakes
green
the permission node of the plugin
turns red on mistakes
support placeholders (orange)
support wildcards (rose)
white
description of the permission
blue
the optional commands
turns red on mistakes
separated with commas (red)
turns purple on mistakes
support arguments (orange)
pink
separators
red
error color
License
This project is licensed under the GNU GPL v3.0 license.
Release Notes
Everything related to versions and their release notes can be found in the changelog.