ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Moai Debugger

by DJHoltkamp ST2

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.

Details

  • 2013.07.16.14.54.10
  • github.​com
  • github.​com
  • 11 years ago
  • 2 hours ago
  • 11 years ago

Installs

  • Total 286
  • Win 140
  • Mac 97
  • Linux 49
Oct 24 Oct 23 Oct 22 Oct 21 Oct 20 Oct 19 Oct 18 Oct 17 Oct 16 Oct 15 Oct 14 Oct 13 Oct 12 Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

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.