Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 506 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 506 Bytes

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