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

CAOS Syntax Highlighter

CAOS Syntax highlighter for Sublime Text

Details

Installs

  • Total 283
  • Win 204
  • Mac 45
  • Linux 34
Jan 25 Jan 24 Jan 23 Jan 22 Jan 21 Jan 20 Jan 19 Jan 18 Jan 17 Jan 16 Jan 15 Jan 14 Jan 13 Jan 12 Jan 11 Jan 10 Jan 9 Jan 8 Jan 7 Jan 6 Jan 5 Jan 4 Jan 3 Jan 2 Jan 1 Dec 31 Dec 30 Dec 29 Dec 28 Dec 27 Dec 26 Dec 25 Dec 24 Dec 23 Dec 22 Dec 21 Dec 20 Dec 19 Dec 18 Dec 17 Dec 16 Dec 15 Dec 14 Dec 13 Dec 12
Windows 0 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0
Mac 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 0 0 0 0 0 0 0 0
Linux 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 0 0 0 0 0 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.