Simple GEdit .lang & github color scheme
F i L
witte2008 at gmail.com
Mon Oct 1 13:43:11 PDT 2012
On Monday, 1 October 2012 at 12:44:45 UTC, deadalnix wrote:
> OK, simple feedback : it doesn't recognize the lazy keyword.
>
> Except for that, it is really good.
Whoops, I added that awhile ago but forgot to re-upload. Here's a
updated version with 'ref', 'lazy', and bracket/operator
highlighting.
http://reign-studios.com/d-downloads/reign.lang.tar.gz
I like the bracket/operator highlighting, but if you don't want
it just remove these lines:
lines 209 - 211:
<context id="operators" style-ref="type">
<match
extended="true">[\(\)\{\}\[\]<>=\~\.,\/\!\%\^\&\*\+\-\:;]</match>
</context>
line 274:
<context ref="operators"/>
More information about the Digitalmars-d-announce
mailing list