Skip to content

Fork of Nils Liberg's SublimeKSP plugin. See README for details.

License

Notifications You must be signed in to change notification settings

gregjazz/SublimeKSP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SublimeKSP

A Sublime Text 3 plugin for working with and compiling KSP (Kontakt Script Processor) code.

Changes

This fork is based on Nils Liberg's official SublimeKSP plugin, v1.11, and likewise supports Kontakt versions 5.6 and up. However, there are a number of additions and changes:

  • Additions to the preprocessor allowing for UI arrays, new macro types and more
  • Available in Package Control, which supports automatic updates
  • Updates to the syntax highlighting
  • Support for Creator Tools GUI Designer
  • default_syntax.py has been removed since this can be set elsewhere
  • See the Added Features section of the Wiki for more information

Installation

  • Install Package Control
  • After installing Package Control and restarting Sublime Text 3:
    • Open the Command Palette from the Tools menu, or by hitting CmdShiftP (macOS) or CtrlShiftP (Windows)
    • Type “Install Package”
    • Type “KSP” or "Kontakt" and select "KSP (Kontakt Script Processor)"
    • Hit Enter to install
    • Restart Sublime Text 3

Documentation

See the Wiki on Github.

Updates

  • Updates to the plugin will be automatically installed via Package Control.
  • Pull requests are welcome for bugfixes/updates/changes. If you aren't familiar with pull requests, just open an issue here.

About

Fork of Nils Liberg's SublimeKSP plugin. See README for details.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%