EmEditor (text editor) Forum Index Beta Version Bug Reports
report three bugs, and a feature request (v11 Beta 2) | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| hihihlo | Posted on: 8/23/2011 11:08 pm |
Just popping in ![]() ![]() Joined: 6/9/2011 From: Posts: 11 |
report three bugs, and a feature request (v11 Beta 2) uncheck "match case" option of a marker item, it will highlight nothing about that item ! double click a item in "keyboard map", add/modify a shortcut key and press OK button, emeditor always crazy/exception if press Close button before data write complete (using v11 beta 2, portable version) (assume I assign the command to F6) if a word at cursor not in markers ==> press F6 add the word to markers if a word at cursor in markers already ==> press F6 delete the word from markers if has selection ==> press F6 such as above behavior, but retrieve selection rather than word at cursor ----- below is just the reason of why need ToggleMarkerAddDel command ----- for example, I need keep marker golbal vari "aa" and "bb" when I trace code, and usually need highlight/unhighlight local vari such as "cc", "dd" or "return", command "enable/disable all" or "delete all" can't help me. use hotkey/shortcut key is more huge handy than mouse. if document text is "aaa bbb ccc", and find pattern is "[a-z]+[ ]", it found & highlight "aaa " at first time, and find next will be "aa " --> "a " --> "bbb " --> "bb " ... The bug happen on both find and replace ! |
| owilsky | Posted on: 8/24/2011 9:01 am |
Just can't stay away ![]() ![]() Joined: 2/12/2008 From: Posts: 76 |
Re: report two bug, and a feature request Quote:
----- below is just the reason of why need ToggleMarkerAddDel command ----- I think this is really a great idea. |
| Yutaka | Posted on: 9/5/2011 10:12 am |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2398 |
Re: report three bugs, and a feature request (v11 Beta 2) Hello hihihlo,
I fixed bugs 1 and 2. Thank you. 3. Since we are about to release v11, we might add this feature in future versions. 4. This is currently the specification. Thanks for your inputs!
|
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |





