Content deleted Content added
→See also: ce |
→IDE: add Lunalysis plugin |
||
Line 117:
=== Step debugger ===
Step debugging is a powerful tool that allows you to step through code one line at a time, and hover over variables to see their contents at the time of execution. IDEs that easily support Lua step debugging include [[ZeroBrane Studio]], and [[IntelliJ IDEA]] with
=== RegEx ===
|