1. Editors
- Posted by AlexChamberlain Mar 13, 2009
- 1145 views
Hi all,
I've been away from Euphoria for a while and want to pick it up again On irc... "iamlost" recommended ed.ex!?! Though he does use vim as well. "jeremy_c" recommended vim or eFTE
Alex
PS Windows Vista for me, but if you think others should know about editors on other platforms feel free to post
2. Re: Editors
- Posted by DerekParnell (admin) Mar 13, 2009
- 1237 views
Hi all,
I've been away from Euphoria for a while and want to pick it up again On irc... "iamlost" recommended ed.ex!?! Though he does use vim as well. "jeremy_c" recommended vim or eFTE
Alex
PS Windows Vista for me, but if you think others should know about editors on other platforms feel free to post
Those linux freaks are a worry, no?
I'm a Windows user and I use two editors.
- Crimson Editor v3.72 (The binaries are the Emerald Editor site)
- PSPad
3. Re: Editors
- Posted by jeremy (admin) Mar 13, 2009
- 1155 views
eFTE has great Euphoria support (as I am the author), including function navigation, templates, automatic indentation (i.e. if 1 thenENTER, and it indents the next line), etc...
However, a word of warning, it is still pre 1.0, so, there are some things I live with for now
Jeremy
4. Re: Editors
- Posted by jeremy (admin) Mar 13, 2009
- 1177 views
Oh, it is Windows, OS 2, OS X, Linux, FreeBSD, AIX, Solaris and others.
Jeremy
5. Re: Editors
- Posted by CraigWelch Mar 13, 2009
- 1221 views
- Last edited Mar 14, 2009
I'm a Windows user and I use two editors.
- Crimson Editor v3.72 (The binaries are the Emerald Editor site)
- PSPad
I used Crimson Editor for many years. For a number of reasons, I needed to upgrade to the current release, but found the FTP support (never very good) too flaky to use.
I finally threw a few dollars in the direction of UltraEdit, and could not be happier. There's a Euphoria syntax file, and I added to that all of my own routines. Good 'search in files', regex, compare functions. Easily customisable with macros etc.
The FTP functionality is so good that I use it as my Linux editor also, either on my web servers or the two Linux boxes in the same room. For those days when I just don't have the vim to do it any other way.
6. Re: Editors
- Posted by ghaberek (admin) Mar 16, 2009
- 1172 views
My wxEditor is entirely cross platform. The only downside right now is that text-selection doesn't work. I've put the project on hold until I can re-write it with Euphoria 4.0, so I can take advantage of the new features. (Most specifically the "maps" which are 10 times better than my half-assed "lists" currently used in wxEditor.) I'm also accepting developers for the project, should anyone like to help.
-Greg
7. Re: Editors
- Posted by jeremy (admin) Jun 16, 2009
- 1148 views
- Last edited Jun 17, 2009
- eFTE 1.0 has been released today which comes with support for Euphoria 4.x include syntax highlighting and function navigation. Automatic indentation was working great for Euphoria but was kicked out of the final release as it has some issues on other languages. It will be included again in the 1.1 release. It includes a Windows installer.
- Minimum Profit is an editor that has not been mentioned here is that supports Euphoria out of the box as well (I wrote the config file and submitted it to the source tree).
- Vim is a very powerful editor. I wrote syntax highlighting and indentation for vim. It is not included with vim, but can be downloaded from: vim-euphoria.tar.gz
- CodeLite is an IDE that uses Scintilla as it's editor widget. I have created syntax highlighting for Euphoria for it as well: lexer_euphoria.xml
- MicroEmacs is a great editor, I'd probably be using this one if eFTE didn't exist. I wrote syntax highlighting, indentation and function browsing for it as well: hkeuphoria.emf
- Joe is a nice, simple editor. I wrote syntax highlighting for it as well: euphoria.jsf
These are just some more that I know of. Of course, it was a shameless plug as well for the release of 1.0 of my own editor
Jeremy
8. Re: Editors
- Posted by jeremy (admin) Jun 16, 2009
- 1153 views
- Last edited Jun 17, 2009
Correction on the Vim URL, it only responds to http://www.vim.org ... It does not respond to http://vim.org for some silly reason
Jeremy
10. Re: Editors
- Posted by useless Jun 17, 2009
- 1077 views
Textpad, it has Eu syntax hilighting which you can edit (as well as for other languages), and you can have it fetch http urls as if they were resident on your computer.
useless
11. Re: Editors
- Posted by jeremy (admin) Jun 17, 2009
- 1045 views
I have created a wiki page for text editors that support Euphoria:
http://openeuphoria.org/wiki/euwiki.cgi?Editors
Jeremy
12. Re: Editors
- Posted by jeremy (admin) Jun 17, 2009
- 1040 views
Oh, please feel free to edit this page and add other editors you know of, whether you use them or not. If they support Euphoria they should be added.
13. Re: Editors
- Posted by euler Jun 17, 2009
- 1041 views
Oh, please feel free to edit this page and add other editors you know of, whether you use them or not. If they support Euphoria they should be added.
I'm trying but still get the "You are now logged in, but you will not be able to edit pages. until an administrator approves your account." welcome.
14. Re: Editors
- Posted by DerekParnell (admin) Jun 17, 2009
- 1036 views
Oh, please feel free to edit this page and add other editors you know of, whether you use them or not. If they support Euphoria they should be added.
I'm trying but still get the "You are now logged in, but you will not be able to edit pages. until an administrator approves your account." welcome.
Try again ...