Re: Editors for Euphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message

I would also like to point out a powerful editor called:
jEdit, and it runs on any platform that supports Java(1)

You can use jEdit to search and replace using regular expression
matching among many files at the same time.  You may need to
change : to the python and java style delimiter . for using modules
if some people have their way in this regard.

You can do so with replacing all '\b:\b' with '.'.  This should
not replace colons in comments or text strings because a space
always follows a colon -- right?

Shawn Pringle

Footnotes:
(1).  Unfortunately,
as Java stops supporting platforms and evolves to be incompatible,
it will not continue to run on non-intel based Macintoshes for example.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu