I cannot find the same function "View in Hex editor" as that in v4.0. Now I have to use TextFx->Convert->convert text to Hex-16 to do the same thing. But I just want to view but not edit it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There are some conflicts that arose in certain circumstances with recent Hex Editor plugin versions and Notepad++ versions 4.x. The plugins are not included, but you can get them at the Plugins page:
Put the HexEditor.dll that you download from there in your Notepad++\plugins subdirectory. Since you have Notepad++ 4.1.2, it might work if you put in your %APPDATA%\Notepad++\plugins directory.
If you have any trouble with it, the author of the HexEditor.dll plugin is working on resolving the issues. --Joel
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I cannot find the same function "View in Hex editor" as that in v4.0. Now I have to use TextFx->Convert->convert text to Hex-16 to do the same thing. But I just want to view but not edit it.
If you are using LightExplorer or SearchInFiles plug-ins, please update to the version released today:
http://sourceforge.net/project/showfiles.php?group_id=189927
If the problem persists and you are using either plug-in, remove them and reported the problem again here. Thank you.
Thank you very much! I'm working on analysing a file format and this make me easily to watch the internal struct.
There are some conflicts that arose in certain circumstances with recent Hex Editor plugin versions and Notepad++ versions 4.x. The plugins are not included, but you can get them at the Plugins page:
http://sourceforge.net/projects/npp-plugins
Put the HexEditor.dll that you download from there in your Notepad++\plugins subdirectory. Since you have Notepad++ 4.1.2, it might work if you put in your %APPDATA%\Notepad++\plugins directory.
If you have any trouble with it, the author of the HexEditor.dll plugin is working on resolving the issues. --Joel
And see this thread for a link to a recent version, if 0.8.3 or later is not at the Plugins site mentioned in the previous post:
http://sourceforge.net/forum/forum.php?thread_id=1739053&forum_id=331754
--Joel