Announcement

Collapse
No announcement yet.

Setup Factory LUA Library for Debug in other IDEs

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Setup Factory LUA Library for Debug in other IDEs

    I found the debug cycle of more complex Lua functions not related directly to Setup functions rather painful inside our project, since I have to build the whole thing for every cycle. A dummy project might help, but is still suboptimal.

    One way to accelerate the cycle is to debug using standard Lua with something like ZaneBraneStudio. But the library functions like Strings do not conform. I was able to get my function to work there fairly quickly, but then had to spend 30 min. changing capitalization etc. to get it going inside Setup Factory.

    Is it possible to have access to the Lua library file for that as an include?
Working...
X