Edita 0.2.6
- Posted by CChris <christian.cuvier at insee.fr> Dec 09, 2005
- 525 views
Hi Pete! I just downloaded the editor; here are a few things that I would expect or love to see in future versions: 1/ Add folding commands to (a submenu of) context menu; 2/ Expanding a fold permanently emoves it; it would be nice to be able to expand a folded area, tweak or peek, then refold the area without selecting it explicitly; 3/ Showing the first line(s) of the contents of a folded area in a tooltip would reduce the need to unfold thelm. 4/ In an Euphoria source file, display current routine, global and relative line numbers in the status bar. More useful than the current date, which the tray clock already shows :p 5/ A "match between delimiters" tool (like in ConTEXT) would be welcome. 6/ I'd expect CCA to show control blocks with stabdard indents, and possibly derive some sort of flow chart from the source. 7/ A cross reference tool would be very, very cool, even more so if it would work between several opened project files (where is global integer returnFlag defined???); About translations: Not all the translation files are complete. This sets off a warning on opening the app, and causes a strange mixture of translated and untranslated items in menus. How to deal with this? Of course, this is a good quality app, but not with the features that would make me switch to it from vim or context. Also, you could disble syntax hilight in text immedietelly following the "include" statement, so as not to erroneously hilight "global.e" for instance. DFor some of the features above, I cn share code from my personal much enhanced copy of Visual Euphoria. The app itself is broken as it relies on a custom control I got tired of developing (I'll have to resume this someday). But the cirresponding code was working before that, so it may be useful. Keep on the good work! CChris