Releases: exbin/bined-intellij-plugin
Releases · exbin/bined-intellij-plugin
BinEd IntelliJ Plugin 0.2.5
BinEd IntelliJ Plugin 0.2.4
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)
BinEd IntelliJ Plugin 0.2.1
- 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
DeltaHex IntelliJ Plugin 0.1.7
DeltaHex IntelliJ Plugin 0.1.6
- 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
- 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
- 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