Skip to content

A Moai Debugger that is directly built into the Sublime text editior! This is still a work in progress and is a fork from the SublimeXDebug project.

License

Notifications You must be signed in to change notification settings

DJHoltkamp/Sublime-Moai-Debugger

Repository files navigation

Sublime Moai-Debug

Sublime 3 plug-in for interacting with the Moai.

Features

  • 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

Quick start

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:

  1. Make sure Moai is in your system PATH
  2. Make sure this is installed under "Packages/Moai Debugger/" (This will be automatic if you used package control)
  3. Make sure your Moai project has a main.lua in the root folder
  4. This is a Sublime 3 Plug-in for OSX. Other platforms may work but are untested

Debugger control menu

When the plug-in is installed correctly, all the options can be found under the Moai menu item in the top bar.

About

A Moai Debugger that is directly built into the Sublime text editior! This is still a work in progress and is a fork from the SublimeXDebug project.

Resources

License

Stars

Watchers

Forks

Packages