Submitted by crz on Fri, 2004-06-18 13:51
just wondering:
what textediter supports syntax highlighting for framscript (or the *.expdef
extension). I use ultraedit and it doesn't get recognized, so what i do is
rename my files in the development stage as *.c, (workaround) so that i do
get syntax highlighting (colors in the editor). Any tips on this one.
thx
Forums:
Re: syntax highlighting
> just wondering:
> what textediter supports syntax highlighting for framscript (or the *.expdef
> extension). I use ultraedit and it doesn't get recognized, so what i do is
> rename my files in the development stage as *.c, (workaround) so that i do
> get syntax highlighting (colors in the editor). Any tips on this one.
Well, no editor supports FramScript yet :P
I use CrimsonEditor and force JAVA highlighting when I need to.
You can also configure your editor to treat *.expdef files
as *.java or *.cpp, for example.
MacKo