Open omadawn opened 12 years ago
http://fifesoft.com/rsyntaxtextarea/examples/example5.php http://javadoc.fifesoft.com/autocomplete/org/fife/ui/autocomplete/FunctionCompletion.html
I want to use it for things like if (DEBUG > 0 ) { log local0.debug "Add stuff here" }
and for commands that always take arguments.
http://fifesoft.com/rsyntaxtextarea/examples/example5.php http://javadoc.fifesoft.com/autocomplete/org/fife/ui/autocomplete/FunctionCompletion.html
I want to use it for things like if (DEBUG > 0 ) { log local0.debug "Add stuff here" }
and for commands that always take arguments.