Looking for Runner documentation
Hello once again,
I have the Lexer, Parser, Syntax Coloring, Error Highlighting, Brace Matching and Folding all working very nicely now. Thank you all again.
Now I would like to enable running my Clojure scripts. However, the "Developing a Custom Language Plugin" document does not talk about this.
Where do I find it? How do I hook up the run/debug/profile buttons for my custom language?
Thanks again
Peter
Please sign in to leave a comment.
Hello Peter,
At the moment there's no high-level overview of the run/debug system, and
your best bet is looking at existing custom language plugins and seeing how
run/debug is implemented there.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"