EmEditor (text editor) Forum Index EmEditor Core Enhancement Suggestions
Bookmarks and other enhencements | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| filepillow | Posted on: 6/5/2008 9:23 am |
Just popping in ![]() ![]() Joined: 6/4/2008 From: Posts: 2 |
Bookmarks and other enhencements Hi there,
I've recently started to use EmEditor and quite happy so far with it. Its pretty cool that it can load very large files very quickly. I have some suggestions here and was wondering if the following enhancements could be considered in the future. 1) Allow bookmarks to be customized. . Users can set bookmark colors+icons and annotate each bookmark with some description or comments. The bookmarks can then be probably saved into a separate file residing together with the original. When the mouse hovers over the bookmarks, we can then see the description in the tool tip. 2) Allow copying of all the lines being bookmarked. . This can probably open in a new tab like the find in files with the hyperlinks back to the original document. 3) Additional Find dialog feature Allow Find dialog to search for all occurrence and open the list in a new tab like the find in files with the hyperlinks back to the original document. 4) new macro object for Find in Files. Allow access to the file in files method in macros. 5) Support for VB like syntax? Begin-end statements collapsing and stuff. Sorry if any of these is already in EmEditor. Thanks and keep up the good work! |
| Yutaka | Posted on: 6/5/2008 9:53 am |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2404 |
Re: Bookmarks and other enhencements Quote:
This feature is definitely not for the EmEditor core, and it has to be done by a plug-in. I might have to add new APIs to make this happen. Let me see if I can do that... Quote:
You can write a macro to copy all lines with bookmarks. Quote:
You can use the Search plug-in (you can find it within the default install). Quote:
Use editor.FindInFiles method. Quote:
You can customize the Outline plug-in for your situation. Quote:
You are welcome!
|
| filepillow | Posted on: 6/6/2008 6:27 am |
Just popping in ![]() ![]() Joined: 6/4/2008 From: Posts: 2 |
Re: Bookmarks and other enhencements Hi Yutaka,
Thanks a lot for the fast reply and the tips. Didn't know that there's a "editor.FindInFiles" method because when I recorded a macro, i didn't got that method in the script. Thanks again! |
| Yutaka | Posted on: 6/6/2008 11:09 am |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2404 |
Re: Bookmarks and other enhencements You are welcome!
|
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |




