[Geany] HTML5 attributes
Jason Oster
jason.oster at xxxxx
Wed Oct 27 22:19:39 UTC 2010
On 10/27/2010 12:34 PM, Jason Oster wrote:
> [1]
> http://groups.google.com/group/scintilla-interest/browse_thread/thread/407808dd3f0db79b
Neil informed me of the ^prefix syntax supported in Scintilla's keyword
handling code. (I should have noticed it; I copy-pasted it directly
into the InListWildcard() method!)
Adding keywords ^data- and ^aria- works, but note that "data" is already
defined as a keyword. I've changed that keyword to ^data- with some
success. Sadly, the prefixes alone "data-" and "aria-" get styled,
which looks odd and is explicitly against the spec.
But hey, it works for now.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jason_oster.vcf
Type: text/x-vcard
Size: 303 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/users/attachments/20101027/ad01d7b3/attachment.vcf>
More information about the Users
mailing list