"Olivier Chafik" <chafiko5@cti.ecp.fr> a écrit dans le message de
c1achb$dnv$1@smilodon.ecp.fr">news:c1achb$dnv$1@smilodon.ecp.fr...
> johnny wrote:
>
> > hello !
> > i am a jEdit user, and a SCHEME programer.
> > in jEdit there is no color for scheme files.
> > so i searched in the 'syantx package' ( http://syntax.jedit.org/ )
> > and ...
> > BatchFileTokenMarker, ..., CTokenMarker,
> > JavaTokenMarker.....SQLTokenMarker. yes...but anything for Lisp/scheme
> > like. does someone have implemented color for these languages please ?
> > thanks
>
> Well, I've got jEdit 4.2pre6 and it works perfectly well with files that
> have the ".scm" extension...
>
> --
> °¤oOo¤°livier
yes but i 'm searching for LispTokenMarker.java
and in v4.2 there is no more xxxxxTokenMArker.java
in 4.2 yes there is Lisp.xml, as Java.xml...
it's a new implementation
it's doesn't matter i wrote them now (LispTokenMarker.java (with approx.
1000words of language) and SchemeTokenMarker.java)
thanks bye
|