1. The Best Installation And Editor For My System.
- Posted by AxeL Jan 01, 2014
- 2208 views
Hello Everybody! And Happy New Year! I'm a AutoIT Programmer And My Pc Have a Windows 8 x64, For Write Au3 Script Files I Use Scite, Offered In The Autoit Website. My Question Is What's The Best Euphoria Installation Pack And Editor For My System, Like Scite With Syntax Check Error And Highlighting Colors. That's More Useful In AutoIT. Thanks. PS: Sorry For My Bad English.
2. Re: The Best Installation And Editor For My System.
- Posted by andi49 Jan 01, 2014
- 2235 views
Hello Everybody! And Happy New Year! I'm a AutoIT Programmer And My Pc Have a Windows 8 x64, For Write Au3 Script Files I Use Scite, Offered In The Autoit Website. My Question Is What's The Best Euphoria Installation Pack And Editor For My System, Like Scite With Syntax Check Error And Highlighting Colors. That's More Useful In AutoIT. Thanks. PS: Sorry For My Bad English.
Hi
and a Happy New Year
I think you wan't find anything that is even comparable to AutoIt3 http://www.autoitscript.com/site/autoit/downloads/ Standard Setup.
You may look up the Editors Page http://openeuphoria.org/wiki/view/Editors.wc
Maybe someone proves me wrong, but i think there is no 'one click setup'
I for myself use NotePadd http://notepad-plus-plus.org/
Edita http://edita.is-great.org/ does a nice job.
Hope it helps
Andreas
3. Re: The Best Installation And Editor For My System.
- Posted by AxeL Jan 02, 2014
- 2132 views
Thanks! I'm Downloading Notepad And I've Tried Edita, I Liked.
4. Re: The Best Installation And Editor For My System.
- Posted by ne1uno Jan 03, 2014
- 2109 views
Hello Everybody! And Happy New Year! I'm a AutoIT Programmer And My Pc Have a Windows 8 x64, For Write Au3 Script Files I Use Scite, Offered In The Autoit Website. My Question Is What's The Best Euphoria Installation Pack And Editor For My System, Like Scite With Syntax Check Error And Highlighting Colors. That's More Useful In AutoIT.
which system?
PSPad has a limited Eu syntax file you can get from editor repo. and has various AutoIt syntax. not sure how much more editor/project support. it can probably do anything you want or someone else already has, since you can also script. windows/wine
I quit using SciTe except as a file viewer target in SendTo.
5. Re: The Best Installation And Editor For My System.
- Posted by AxeL Jan 03, 2014
- 2061 views
which system?
PSPad has a limited Eu syntax file you can get from editor repo. and has various AutoIt syntax. not sure how much more editor/project support. it can probably do anything you want or someone else already has, since you can also script. windows/wine
I quit using SciTe except as a file viewer target in SendTo.
How To Adapt PSPad To Euphoria ? You Can repass To Me Your Configuration Files !
6. Re: The Best Installation And Editor For My System.
- Posted by ne1uno Jan 03, 2014
- 2047 views
which system?
PSPad has a limited Eu syntax file you can get from editor repo. and has various AutoIt syntax. not sure how much more editor/project support. it can probably do anything you want or someone else already has, since you can also script. windows/wine
I quit using SciTe except as a file viewer target in SendTo.
How To Adapt PSPad To Euphoria ? You Can repass To Me Your Configuration Files !
linked above: Editors Page http://openeuphoria.org/wiki/view/Editors.wc
install or unzip PSPad then copy these files
7. Re: The Best Installation And Editor For My System.
- Posted by AxeL Jan 03, 2014
- 2049 views
which system?
PSPad has a limited Eu syntax file you can get from editor repo. and has various AutoIt syntax. not sure how much more editor/project support. it can probably do anything you want or someone else already has, since you can also script. windows/wine
I quit using SciTe except as a file viewer target in SendTo.
How To Adapt PSPad To Euphoria ? You Can repass To Me Your Configuration Files !
linked above: Editors Page http://openeuphoria.org/wiki/view/Editors.wc
install or unzip PSPad then copy these files
I've Do This But Don’t Worked, The Euphoria Syntax Don't is Showed In PSPad Syntax selector.
8. Re: The Best Installation And Editor For My System.
- Posted by Authy Jan 03, 2014
- 2058 views
Hello,
I'd like to recommend synwrite (http://sourceforge.net/projects/synwrite/).
It's better than most of the pgms listed on http://openeuphoria.org/wiki/view/Editors.wc and I really don't know why the people maintaining that page have not yet added it - perhaps they should do so now.
Regards, authy
9. Re: The Best Installation And Editor For My System.
- Posted by _tom (admin) Jan 03, 2014
- 2041 views
Hello,
I'd like to recommend synwrite (http://sourceforge.net/projects/synwrite/).
It's better than most of the pgms listed on http://openeuphoria.org/wiki/view/Editors.wc and I really don't know why the people maintaining that page have not yet added it - perhaps they should do so now.
Regards, authy
SynWrite has been added to the list.
_tom
10. Re: The Best Installation And Editor For My System.
- Posted by mattlewis (admin) Jan 06, 2014
- 1852 views
I would also recommend checking out wxIDE. Even if you don't use wxEuphoria, it has some really nice stuff for coding with Euphoria. I think it's the only editor that has euphoria-aware autocomplete.
Matt
11. Re: The Best Installation And Editor For My System.
- Posted by jimcbrown (admin) Jan 06, 2014
- 1875 views
I would also recommend checking out wxIDE. Even if you don't use wxEuphoria, it has some really nice stuff for coding with Euphoria. I think it's the only editor that has euphoria-aware autocomplete.
Matt
Well, ed.ex and ee.exu do as well, though they aren't IDEs.
12. Re: The Best Installation And Editor For My System.
- Posted by mattlewis (admin) Jan 06, 2014
- 1949 views
I would also recommend checking out wxIDE. Even if you don't use wxEuphoria, it has some really nice stuff for coding with Euphoria. I think it's the only editor that has euphoria-aware autocomplete.
Matt
Well, ed.ex and ee.exu do as well, though they aren't IDEs.
I guess I should have elaborated. In addition to stuff like filling out an if-then block, it also looks at the current file and the included files and autocompletes things like variables and routines that are there. I believe the Win32Lib IDE does some of this for certain predefined things, but wxIDE is mostly dynamic (euphoria's built-in stuff is hard coded), using whatever libraries you've included to look for candidates for completion.
I posted this screenshot previously:
Matt
13. Re: The Best Installation And Editor For My System.
- Posted by jimcbrown (admin) Jan 06, 2014
- 1887 views
I guess I should have elaborated. In addition to stuff like filling out an if-then block, it also looks at the current file and the included files and autocompletes things like variables and routines that are there.
Wow, that's really cool.
14. Re: The Best Installation And Editor For My System.
- Posted by mindwalker Jan 06, 2014
- 1882 views
I first started using Euphoria back when you had to purchase Euphoria if you wanted to write programs of more than 300 lines in length.
Back then I was using UltraEdit for text editing and found that there was a "wordfile" for the Euphoria languiage (a configuration file to define syntax coloring and such for Euphoria files). I continue to use UltraEdit for Euphoria programs using that original config. file.
I just checked and they still have the same "wordfile" available, but I don't believe anyone has been maintaining this file over the years. The "wordfile" is a plain text file that is editable by the user and I believe changes can be submitted for inclusion on their web page.
Disclaimer: UltraEdit is not freeware. You can trial it for a limited time, but they sell their product. That said it is a very good editer and the customer service has been exceptional over the years.
Not sure if this should be added to the wiki or not since it is commercial software.
15. Re: The Best Installation And Editor For My System.
- Posted by fizzpopsoft Jan 06, 2014
- 1887 views
Hi,
I also use the ultraedit package; it has tons of functionality and I especially like the 3 way compare.
Even the 2 way compare to find, select and move differences between sourcecode versions is worth the price IMHO!
It really did help me to debug something I had spent days of frustration on, to show what I had changed
and not realised a subtle bug had been introduced. Should have started with the compare in the first place.
The syntax colouring via the wordfile is fine, but then again I tend to use keywords from euphoria version 1.4 :)
It does not automatically open the ex.err and jump to the indicated source line, but there is macro abilities that
should do that if I bothered to write it. Maybe one day ...
OT By the way, has anyone noticed more euforum users since the Euphoria plug in Linux Format magazine ?