plugin development
-
Plugin Debugger
Debug Sublime Plugins with Winpdb graphical python debugger. -
Plugin UnitTest Harness
ST3This is a unittest harness for sublime plugins. Deferred test fixtures are supported, such that you give back control to sublime text, and continue with your test few ms later. -
SyntaxHighlightTools
Easier Syntax Highlight and Theme Definition.