/highlight-jedit

kaoscript mode for jEdit

MIT LicenseMIT

MIT License Syntax Version

Provides syntax highlighting support for kaoscript in jEdit.

Getting Started

Copy kaoscript.xml to your jEdit modes directory.

This is located at:

  • on MacOS: ~/Library/jEdit/modes/
  • on Linux: ~/.jedit/modes/
  • on Windows: ~\AppData\Roaming\jEdit\modes\

Also, add the following line to your /modes/catalog file:

<MODE NAME="kaoscript" FILE="kaoscript.xml" FILE_NAME_GLOB="*.ks" />

License

MIT © Baptiste Augrain