Awesome
Sublime Text 3 Extension: JEB Script Development Helper
Install
Use ST3's PackageControl to install the extension jeb_scriptdev_helper
Features
- create a new JEB script from template (from the Command Palette)
- update the API documentation file (from the Command Palette)
- auto-completion helpers for types and attributes
- insert type import statement (key binding: Ctrl+Alt+I)
- browse JEB type documentation (key binding: Ctrl+Alt+J)
Reference
JEB Decompiler - www.pnfsoftware.com