chcg / NPP_HexEdit

Notepad++ Plugin Hexedit
829 stars 156 forks source link

Activate View in HEX should switch between original/plugin Go to window. #29

Closed ArkadiuszMichalski closed 4 years ago

ArkadiuszMichalski commented 4 years ago

When we have open original Go to window, then running View in HEX should switch this window to Go to window created by plugin, and vice versa (when we turn off View in HEX). Now we can have open both windows in standard or hex view, which is wrong, because one of them doesn't work well anyway. It should be the same behavior as for Find and Replace windows.

chcg commented 4 years ago

Confirmed. Additionally finding find/replace is not restoring the states find in files/mark from N++ dialog which are not available in hex view version.