Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.27 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.27 KB

SpatialOS Schema Sublime

A basic Sublime Text syntax highlighter for SpatialOS Schema.

Example image from the Pirates Tutorial schema

Installation

Using Sublime Package Control, you can add this repository as a package source, and install it directly from the editor.

  1. Install Package Control
  2. Follow the instructions to add a repository and enter https://github.com/MorrisonCole/spatialos-schema-sublime as the source: Add the repository
  3. Follow the instructions to add package and choose spatialos-schema-sublime: Add the package
  4. 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.

The State of This Repository

I hacked this together on a weekend. As such, it might not work very well.

Contributing

Feel free to submit a pull request if you fancy making any improvements!