1. Euphoria Editor...
- Posted by PogoWolf <pogowolf at IASTATE.EDU> Feb 18, 1997
- 1266 views
I would like to thank everyone for the response to my request.. The work is going fine now. I do have an alpha version. it'll be in my Hompage as of today.. there is NO installation (setup) program, yet. that's to be added AFTER the colorizing is done. anyway, the main reason I'm sending this is to ask. What do you want in a Euphoria Editor??? cut/paste? on-line help? syntax checking? ect... Please let me know... I've got ideas on what I what in it. But, My views are my own! --- PogoWolf, pogowolf at iastate.edu HTTP://www.public.iastate.edu/~pogowolf
2. Re: Euphoria Editor...
- Posted by Nathan T Dudek <c.overload at JUNO.COM> Feb 18, 1997
- 1221 views
On Tue, 18 Feb 1997 12:10:42 CST PogoWolf <pogowolf at IASTATE.EDU> writes: > What do you want in a Euphoria Editor??? > >cut/paste? on-line help? syntax checking? >ect... > All of the above!!! Also I like the color coding in the original Ed. Maybe a test of the program so you don't have to exit each time you want to try it out? Can't wait to get the alpha version..... Nate
3. Re: Euphoria Editor...
- Posted by Ad Rienks <Ad_Rienks at COMPUSERVE.COM> Feb 18, 1997
- 1224 views
>anyway, the main reason I'm sending this is to ask. > What do you want in a Euphoria Editor??? >cut/paste? on-line help? syntax checking? >ect... Sure; cut, copy and paste. A context-sensitive help with maybe some small examples. Split windows with one window being for error messages or debugging information. The possibility to run your program from inside the editor. And maybe, as in QBasic, the possibility to see and go to all your functions and procedures. And then probably as an option a 'make' file to include all your includes, data files etc.. That about is it, for now. Lots of success with your projects! Ad Rienks
4. Euphoria Editor...
- Posted by David Cuny <HW1.DCUNY at HW1.CAHWNET.GOV> Feb 18, 1997
- 1259 views
*** Reply to note of 02/18/97 10:16 for a windows editor, remember to have a fixed-width font, please. if youhave l ine draw characters, that's cool as well. how about something from the QBASIC editor: pressing F2 brings up a list of all procedures/functions in the file. if you are on a function, that function is highlit on the list, so you can jump to a function by pressing F2 and Enter. multiple files being open would be nice. context sensitive help is a must. good luck! -- david cuny
5. Re: Euphoria Editor...
- Posted by Arthur Adamson <euclid at HORANDATA.NET> Feb 18, 1997
- 1250 views
- Last edited Feb 19, 1997
What do I want in an editor? Full time display of line numbers. Bye Art Arthur P. Adamson, The Engine Man, euclid at mail.horandata.net
6. Re: Euphoria Editor...
- Posted by Matthew Green <pogowolf at IASTATE.EDU> Feb 18, 1997
- 1269 views
> > What do I want in an editor? > > Full time display of line numbers. > Bye Art > Arthur P. Adamson, The Engine Man, euclid at mail.horandata.net ahhh... Like the first version of basic??? or a section to tell you where your cursor is at?? --- PogoWolf, pogowolf at iastate.edu HTTP://www.public.iastate.edu/~pogowolf
7. Re: Euphoria Editor...
- Posted by Arthur Adamson <euclid at HORANDATA.NET> Feb 18, 1997
- 1266 views
- Last edited Feb 19, 1997
> >> What do I want in an editor? >> >> Full time display of line numbers. Like a section to tell me where my cursor is at!!! (so I know where to jump back to after I go to someplace else in the file). Arthur P. Adamson, The Engine Man, euclid at mail.horandata.net