Skip to content

BytecodeDL/BDLH

Repository files navigation

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.