RE: POLL: Programmers' Editor
- Posted by Jerry Story <jstory at edmc.net> Oct 24, 2003
- 546 views
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 Jerry Story