Skip to content

Releases: exbin/bined-intellij-plugin

BinEd IntelliJ Plugin 0.2.10

12 Apr 18:44
Compare
Choose a tag to compare
  • Added support for language switching (zh, jp, ko)
  • Added support for basic macro
  • Reworked search toolbar UI
  • Updates for IntelliJ API changes (issue #55 #56)

BinEd IntelliJ Plugin 0.2.9

24 Nov 20:46
Compare
Choose a tag to compare
  • Added convert data action
  • Added support for bookmarks
  • Added clipboard content tool
  • Added drag&drop content tool
  • Fixed issue with BOM headers with native file wrapper (issue #52)
  • Partial mitigation to file locking issue (issue #34)

BinEd IntelliJ Plugin 0.2.8.1

25 May 11:17
Compare
Choose a tag to compare
  • Added edit as binary action for columns in database view
  • Added byte-to-byte compare diff option
  • Added integration options page
  • Reworked save on close
  • Added reload file action (issue #49)
  • Fixed illegal argument exception (issue #50)
  • Fixed plugin breaks VCS history log reading (Issue #51)

BinEd IntelliJ Plugin 0.2.8

19 May 20:32
Compare
Choose a tag to compare
  • Added edit as binary action for columns in database view
  • Added byte-to-byte compare diff option
  • Added integration options page
  • Reworked save on close
  • Added reload file action (issue #49)
  • Fixed illegal argument exception (issue #50)

BinEd IntelliJ Plugin 0.2.7

08 Dec 10:19
Compare
Choose a tag to compare
  • Added byte array support for some fields for Rider/CLion/GoLand (debug tree child nodes extraction)
  • Minor layout fix (issue #45)
  • Fixed settings save (issue #44)
  • Fixed event context does not match assertion (issue #43)
  • Fixed User Data exception (issue #42)

BinEd IntelliJ Plugin 0.2.6

22 May 13:38
Compare
Choose a tag to compare
  • Fixed native file mode (issue #39)
  • Added options page
  • Added action for online help/manual
  • Added edit selection action
  • Added API: view binary data

BinEd IntelliJ Plugin 0.2.5

06 Nov 22:11
Compare
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
Compare
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
Compare
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
Compare
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)