Releases: exbin/bined-intellij-plugin
Releases · exbin/bined-intellij-plugin
BinEd IntelliJ Plugin 0.2.10
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Fixed debugger array support for PHP
- Added binary file type
BinEd IntelliJ Plugin 0.2.2
- 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)