Light weight IDE primarily for KOS
Working Features:
Highlight functions for easier identification of code components AutoComplete of functions and variables inserts the selected function in the top right Starting to type a function shows the matching functions to complete Setting the caret at the end of a function shows ways to implement that function Setting the caret to a "^VAR^" shows list of variables found withing the script
Planned Features:
Search through included scripts for available variables Checks to make sure variables are set to the correct values Full list of KOS functions Show important information and code examples about functions (in the bottom right) including web links to the well-maintained KOS wiki.