ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

CAOS Syntax Highlighter

CAOS Syntax highlighter for Sublime Text

Details

Installs

  • Total 264
  • Win 190
  • Mac 41
  • Linux 33
Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Mac 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

CAOS syntax package for Sublime Text 2/3

This Package provides Syntax highlighting for the CAOS Script Language, used by the Games Creatures 3, Creatures Dockingstation, Creatures Village.

Installation

Using Package Control: If you have package control installed then installing this is a snap. Simply open the command palette (Tools->Command Palette). Then type “install” then search for this plugin by typing “CAOS Syntax Highlighter”. That's it. It should be installed.

Without Git: Download the zip from github, and extract the files to your Sublime Text “Packages” directory, into a new directory named CAOS. You can find the packages directy by going to Preferences -> Browse packages, within Sublime Text.

With Git: Clone the repository in your Sublime Text “Packages” directory:

git clone git://github.com/keyboardinterrupt/sublime-caos-syntax.git

Usage

Once installed navigate to View->Syntax->CAOS to apply the CAOS syntax to the document.

This syntax definition will automatically be applied to .cos files.