DANIEL-Dereck / ACAlgorithm-SSC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sublime Syntax Coloring for AC Algorithm

This short plugin is intended to color syntax of AC Algorithm, a language made by Antoine CRÔNIER for french algorithm learners.

How to compile

Install Sublime Text and Package Control (only if CTRL/⌘ + SHIFT + P and a search for install doesn't show Package Control: Install Package).

Then install PackageDev (see README on the repo for further informations about this package).

Open the JSON-tmLanguage file with Sublime and press CTRL/⌘ + B.

How to install

Click on the Preferences > Browse Packages menu entry and go to User folder. Copy and paste the resulting tmLanguage file from the previous step.

How to use

Every file with .algo extension will be opened with the right syntax. You can also setup the syntax via the command palette or the down right corner of your current window.

How to contribute

Feel free to fork and make a request from your repository.

About

License:Apache License 2.0