Sublime 3 plug-in for interacting with the Moai.
- Automatically display scope variables and stack trace
- Debugging layout for stack and variables
- Click variable to inspect value (in progress)
- Currently tested under OSX and Sublime Text 3
We recommend using the PackageControl plugin to install this plugin: http://wbond.net/sublime_packages/package_control/installation#ST3
Be sure to follow the SublimeText 3 instructions
After Install:
- Make sure Moai is in your system PATH
- Make sure this is installed under "Packages/Moai Debugger/" (This will be automatic if you used package control)
- Make sure your Moai project has a main.lua in the root folder
- This is a Sublime 3 Plug-in for OSX. Other platforms may work but are untested
When the plug-in is installed correctly, all the options can be found under the Moai menu item in the top bar.