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

CAOS Syntax Highlighter

CAOS Syntax highlighter for Sublime Text

Details

Installs

  • Total 290
  • Win 208
  • Mac 47
  • Linux 35
Aug 13 Aug 12 Aug 11 Aug 10 Aug 9 Aug 8 Aug 7 Aug 6 Aug 5 Aug 4 Aug 3 Aug 2 Aug 1 Jul 31 Jul 30 Jul 29 Jul 28 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
Windows 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 0 0 0 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 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 1 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.