Skip to content
Michael Crawford edited this page Jan 29, 2016 · 7 revisions

This code is based on a clone of the lua-for-idea project on BitBucket.

Several features have been implemented / bugs fixed:

  • Don't fold the trailing ')' on the parameter list of a function
  • Actually use the Debug Configuration info when running the debugger
    • Interpreter options
    • Working directory
    • Script arguments
  • Respect Darcula theme background in LuaJ window
  • Replace remdebug with mobdebug
    • Added variables tree

Variables View

Clone this wiki locally