A basic Sublime Text syntax highlighter for SpatialOS Schema.
Using Sublime Package Control, you can add this repository as a package source, and install it directly from the editor.
- Install Package Control
- Follow the instructions to add a repository and enter https://github.com/MorrisonCole/spatialos-schema-sublime as the source:
- Follow the instructions to add package and choose
spatialos-schema-sublime
: - Open a SpatialOS Schema file (
.schema
)
Note: you may have to restart Sublime in order for the correct syntax highlighting to be
applied. If it isn't, to go View
-> Syntax
in the toolbar and ensure SpatialOS Schema
is checked.
I hacked this together on a weekend. As such, it might not work very well.
Feel free to submit a pull request if you fancy making any improvements!