New Member
Group: Members
Posts: 1
Member No.: 19171
Joined: 25-February 09
|
My wish list for HiEditor is:
1. Speed and simplicity: this is what makes HiEditor king. Should my or anyone else's requests require compromise here, forget them! (I would be suspicious on some forms of syntax highlighting and plugins). We don't need another Notepad++.
2. Its been asked many times before: CODE | ++unicodeSupportRequest; if ((estimatedUnicodeSupportDate - GetCurrentDate()) > DURATION_SOON) { � �request_2a(); } else { � �cout << "cant wait" << endl; } |
2.a. In the about box it says it can display non-printable characters in a readable format, but for UTF-16 every second characters is NUL which makes the file hard to read. Would be nice to use a more subtle character for NUL, eg a small non-standard dot to make UTF-16 files easier to read. Would it be possible to do searches on such files?
3. When option of 'Escape Key: Close File' is set, would be nice hitting escape on the last file quits rather than starting a new file. This would speed up my flow.
4. Windows 7 Tab Bar support: each tab shown when hovering over... like Internet Explorer (Bling)
5. Hex view. I know plenty of other apps out there, but i prefer to have less apps open with more tabs. Anyways this is a wish list.
6. Fix bug: Ctrl+Backspace is meant to delete the whole word to the left of the cursor. Instead it deletes the last character and puts a rectangular symbol in its place.
Thanks.
|