Re: Now is the time to give Geany a try!
- Posted by K_D_R Feb 06, 2013
- 2217 views
As I recall my efforts to create a specific Euphoria entry either didn't work well, or failed completely. I think Irv Mullins may have had a similar experience. Indeed, it was Irv's comments about using the Lua filetype and extensions that motivated me to look closer at Geany. Irv provides the two filetypes.lua and filetype_extensions.conf, also edited to support Euphoria.
I am very interested in your experience with Geany under Windows. Please keep me posted.
euphoric said...
K_D_R said...
Substitue Euphoria file extensions for those assigned to Lua, like so:
Lua=*.e;*.edx;*.eu;*.exu;*.exw;*.ex;
Why don't you create a whole new Euphoria entry (Euphoria=...) and use filetypes.exw instead of piggy-backing on Lua?