11<idea-plugin version =" 2" url =" https://bined.exbin.org/intellij-plugin" >
22 <id >org.exbin.deltahex.intellij</id >
33 <name >BinEd - Binary/Hexadecimal Editor</name >
4- <version >0.2.1.snapshot </version >
4+ <version >0.2.1</version >
55 <vendor email =" hajdam@users.sf.net" url =" https://exbin.org" >ExBin Project</vendor >
66
77 <description ><![CDATA[
88<p>Binary/hexadecimal editor plugin based on BinEd binary editor. Use "Open as Binary" action in main "File" menu or in project files context menu.</p>
99
1010<h1>Preview</h1>
11- <p><img src="https://bined.exbin.org/images/bined-intellij-plugin-preview-0.2.0 .png" alt="bined-intellij-plugin-preview"/></p>
11+ <p><img src="https://bined.exbin.org/images/bined-intellij-plugin-preview-0.2.1 .png" alt="bined-intellij-plugin-preview"/></p>
1212
1313<h1>Features</h1>
1414<ul><li>Visualize data as numerical (hexadecimal) codes and text representation</li>
@@ -28,13 +28,13 @@ Sources: <a href="https://github.com/exbin/bined-intellij-plugin">https://github
2828 ]]> </description >
2929
3030 <change-notes ><![CDATA[
31- <ul><li>Renamed to BinEd </li>
32- <li>Updated to newer version of library </li>
33- <li>Support for half-size space </li>
34- <li>Support for layout, theme and colors profiles </li>
35- <li>Added support for different numerical bases in status bar </li>
36- <li>Configurable address margin </li>
37- <li>Fixed issue with copy as code for debug view </li>
31+ <ul><li>Minor GUI improvements </li>
32+ <li>Context aware popup menu </li>
33+ <li>Go-to dialog position to support position from end </li>
34+ <li>Go-to dialog position to support different numerical bases </li>
35+ <li>Support for ENTER key in preview section </li>
36+ <li>Minor fix to view of native Java debug values </li>
37+ <li>Minor fix to integration </li>
3838</ul>
3939 ]]>
4040 </change-notes >
0 commit comments