Re: POLL: Programmers' Editor
- Posted by PeterBlonner <peter at blonner.com> Oct 24, 2003
- 506 views
----- Original Message ----- From: "Jerry Story" <jstory at edmc.net> To: <EUforum at topica.com> Subject: RE: POLL: Programmers' Editor > > > Jerry Story wrote: > > > > > > Jonas Temple wrote: > > > > > > > > > C. K. Lester wrote: > > > > > > > > > > > > > >>1. Open source, written in Euphoria > > > > > >>2. Range viewing (line XXX - line YYY) and Routine-collapsing > > > > > >>3. Project management > > > > > >>4. Settings will be in an ini file, syntax dictionary will be a text > > > > > >>file > > > > > >>5. Settings for tab vs spaces, tab to space conversion option, # of > > > > > >>spaces on tab key setting > > > > > >6. common cursor movement keys (i.e., CTRL+left arrow/right arrow moves > > > > > >one word left or right, CTRL+Home to top of document, CTRL+End to bottom > > > > > > > > > > > > > > > > > >of document, etc...) > > > > > >7. Works in Linux/FreeBSD. :) > > > > > 8. Has mouse support. > > > > > > > > 9. Multi-line TAB indent/undent > > > > 10. Multi-line comment/uncomment > > > > 11. Syntax highlighting (I'm sure this was mentioned) > > > > > > > 12. Macros/Templates > > > 13. User-defined function keys (aka ConText) > > > > > 14. F1 key for contextual help. (if this was not mentioned) > > 15. list of routines (if this was not mentioned) > 16. split screen 17. Along with list of routines (which is mentioned in 15.) the option to go to a routines code on clicking the routine name (using a function key or popup menu) 18. Ability to skip through references to a routine - from within a list of code files that are in the project 19. History of searches so that an earlier search can be repeated from a pull-down