diff --git a/README.md b/README.md index 809c991..6322067 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ ![screenshot of v0.0.2] (http://i.imgur.com/hkzoc52.png) +## Features +* Full Coco/R syntax support as defined in the [official user manual](http://www.ssw.uni-linz.ac.at/Coco/Doc/UserManual.pdf#page=34). +* Embedded C# uses the official Sublime Text syntax definition for C#. +* Bracket balancing, with bracket mismatch highlighting. +* Shortcut to toggle single-line and multiline comments. + + ## Installation 1. Click the `Preferences > Browse Packages…` menu in Sublime Text 3 to find your `Packages` directory. 2. Clone or [download](https://github.com/nolanar/ATG-Syntax-Sublime/archive/master.zip) this repository into your `Packages` directory.