Skip to content

Releases: exbin/bined-intellij-plugin

BinEd IntelliJ Plugin 0.2.5

06 Nov 22:11

Choose a tag to compare

  • New app icon
  • Added templates for profiles
  • Added insert data dialog
  • Added files compare dialog
  • Fixed issues with binary file type (issue #36)
  • Fixed issue with transparency (issue #38)
  • Fixed issue with opening zip files

BinEd IntelliJ Plugin 0.2.4

11 Apr 15:36

Choose a tag to compare

  • Added string field in values panel (issue #8)
  • Fixed 2021.1: Can't close any tabs once a binary file is opened (issue #35)

BinEd IntelliJ Plugin 0.2.3

30 Jul 14:30

Choose a tag to compare

  • Fixed debugger array support for PHP
  • Added binary file type

BinEd IntelliJ Plugin 0.2.2

25 Jan 18:00

Choose a tag to compare

  • Minor GUI improvements
  • Support for multiple decoders in debugging view
  • Display the number of bytes selected (issue #26)
  • Fixed opening via dialog crashes IntelliJ (mac) (issue #22)
  • Fixed "HIDE_DEFAULT_EDITOR is supported only for DumbAware providers" error message (issue #24)
  • Fixed NullPointerException when trying to hex-view bytearray in Debug mode (issue #27)
  • Fixed Editor stops responding when I use Find (issue #19)
  • Fixed Cursor position is lost if you switch tabs (issue #25)

BinEd IntelliJ Plugin 0.2.1

22 Aug 21:11

Choose a tag to compare

  • Minor GUI improvements
  • Context aware popup menu
  • Go-to dialog position to support position from end (issue #14)
  • Go-to dialog position to support different numerical bases (issue #11)
  • Support for ENTER key in preview section
  • Minor fix to view of native Java debug values
  • Minor fix to integration (issues #7, #18)

BinEd IntelliJ Plugin 0.2.0

13 Apr 20:01

Choose a tag to compare

  • Renamed to BinEd
  • Updated to newer version of library
  • Support for half-size space
  • Support for layout, theme and colors profiles
  • Added support for different numerical bases in status bar (issue #13)
  • Configurable address margin (issue #12)
  • Fixed issue with copy as code for debug view (issue #20)

DeltaHex IntelliJ Plugin 0.1.7

24 Aug 20:14

Choose a tag to compare

  • Fixed issue with debugging in CLion (issue #4)
  • Fixed issue with goto does not scrolling window (issue #5)
  • Added basic support for debug view of bytearray and bytes for Python

DeltaHex IntelliJ Plugin 0.1.6

06 Mar 21:22

Choose a tag to compare

  • Added "Show as hex" action for debugger (native types and native arrays only)
  • Show "Document changed" dialog on window close
  • Fixed Unknown property name: 'modified' (issue #3)

DeltaHex IntelliJ Plugin 0.1.5

11 Oct 07:41

Choose a tag to compare

  • Values panel made editable
  • Byte order support for floating point numbers in values panel
  • Added thread for values panel updating
  • Fixed files closing on window closing
  • Fixed clipboard charset translation

DeltaHex IntelliJ Plugin 0.1.1

16 Jan 11:39

Choose a tag to compare

  • Fixed issue on Android Studio
  • Added status panel
  • Added go-to position dialog
  • Added crude search panel
  • Adding charset now support basic filtering
  • Enabled delta mode, switchable to memory mode
  • Most settings are now persistent