Hey,
Seems like all I do is complain/bring bad news... However, currently there are two problems with the CSS highlighting:
1. All identifiers and pseudo classes are marked with the unknown_* style. 2. IDs (#something) always have a white background:
[styling] # foreground;background;bold;italic default=0xb8ccf1;0x243f70;false;false comment=0x7896cc;0x243f70;false;false tag=0xbfffff;0x243f70;false;false class=0xffbfff;0x243f70;false;false pseudoclass=0xffbfff;0x243f70;false;false unknown_pseudoclass=0xffbfff;0x243f70;false;true unknown_identifier=0xffffff;0x243f70;false;true operator=0xb8ccf1;0x243f70;false;false identifier=0xffffff;0x243f70;false;false doublestring=0x67ff67;0x243f70;false;false singlestring=0x67ff67;0x243f70;false;false attribute=0xffff67;0x243f70;false;false value=0xb8ccf1;0x243f70;false;false
Anyhow, thanks for the great work, Rowan.
On Mon, 09 Oct 2006 15:43:47 +0930, Rowan Lewis rowan@pixelcarnage.net wrote:
Hey,
Seems like all I do is complain/bring bad news... However, currently there are two problems with the CSS highlighting:
- All identifiers and pseudo classes are marked with the unknown_*
style.
Should be fixed in SVN with r880.
- IDs (#something) always have a white background:
Oops, there was the appropriate style missing. I added therefore the styles id, important and identifier2.
Thanks for reporting and don't worry because of only reporting bugs. We really appreciate this, try to fix broken things and then Geany gets better.
Regards, Enrico
-- Get my GPG key from http://www.uvena.de/pub.key