Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.29 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.29 KB

BDLH

Build Version Downloads

BytecodeDL Helper

Features:

  • Partial highlighting and navigation for field, method and class signature in BytecodeDL output.
  • Editor context menu action for copying signature of fields, methods and classes.

Tips:

  • You can rename *.facts and *.csv that contains symbol signature to *.bdl or just override file type.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "BDLH" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.