Skip to content

Releases: exbin/bined-intellij-plugin

BinEd IntelliJ Plugin 0.2.13

30 Mar 15:33

Choose a tag to compare

  • Added copy as / paste from dialogs
  • Added copy/paste formats for C, Java and Python (by mengnankkkk)
  • Added convert data: date time and compression (by mengnankkkk)
  • Added search progress bar + cancel button (assisted by Tanyajain2006)
  • Added basic regex search support (assisted by Tanyajain2006)
  • Fixed overflow in the binary checkboxes in data inspector (issue #67)

BinEd IntelliJ Plugin 0.2.12

17 Sep 15:23

Choose a tag to compare

  • Minor fixes
  • Added status bars to binary diff
  • Fixed NPE when moving hex viewer to its own window (issue #66)
  • Fixed issue with pasting over selection (issue #64)
  • Fixed height for one-diff view (issue #65)

BinEd IntelliJ Plugin 0.2.11.1

14 Feb 12:06

Choose a tag to compare

  • Plugin breaks access to the settings screen (issue #63)
  • Database module dependency issue (issue #62)

BinEd IntelliJ Plugin 0.2.11

08 Feb 22:49

Choose a tag to compare

  • Added Base 64 conversion
  • Added option for inspector input fields font
  • Added icon set support
  • Added more languages (de, cs, fr, it, pt, pl, ru)
  • Fixed write-unsafe context (issue #60)

BinEd IntelliJ Plugin 0.2.10

12 Apr 18:44

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

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

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

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

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

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