On Fri, Oct 31, 2008 at 3:45 PM, Edward K. Ream <[EMAIL PROTECTED]> wrote:
> I won't call this off topic, because the same kind of question could > apply to Leo: how to make Leo the default editor of most programmers. To do that, leo needs to become easy for easy tasks like: - Quickly edit a single file - Quickly edit a large file - Do the typical thing for tyical keypresses (tab, shift+tab comes to mind) - Drag-and-drop a file from file manager works - now this is easy at least On a more advanced side (off the top of my head): - Good "find in files" (grep) feature - Easily import project trees - Fast for large project trees (lazy loading or caching). - Integration with gcc (read - you can run make, and click on the resulting colored error messages) - Integration with gdb (as with emacs) - Integration with ctags - Mylyn-like "most interesting nodes" list (count how much time you spend with nodes, which nodes you actually edit, etc). -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
