Skip to content

Commit

Permalink
Add feature list
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanar authored Nov 20, 2016
1 parent 8fdd183 commit b8078f5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit b8078f5

Please sign in to comment.