Re: [pure-lang-users] gedit pure.lang
Status: Beta
Brought to you by:
agraef
From: Eddie R. <er...@bm...> - 2008-08-29 13:19:46
|
On Fri, 2008-08-29 at 05:55 -0500, Eddie Rucker wrote: > On Thu 28/08/08 6:15 PM , Albert Graef Dr....@t-... sent: > > Cool. Mind you, there's a typo in that file: s/othrwise/otherwise/. Fixed. I also did some modifications to handle numbers better. I noticed gedit doesn't highlight an int index when I have something like (0..4). Kate doesn't handle it properly either (it highlights the ".") 0. is in Kate's floating point rules and I haven't fixed rules at all for this in gedit. I haven't figured out how to just highlight the 0 without also highlighting the .. I think I'll just leave it alone for right now as my work plate for today is full. e.r. |