diff options
author | nyamatongwe <unknown> | 2008-10-09 02:46:57 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2008-10-09 02:46:57 +0000 |
commit | 75dd356d41b590ba630ca29317dc2a5189fb5be8 (patch) | |
tree | 435a5b9a7972c79382c2db29923af959c81ff21d /src/LexPascal.cxx | |
parent | 58c0e446ba4fc63298aa04758b4d01db48e9ecfc (diff) | |
download | scintilla-mirror-75dd356d41b590ba630ca29317dc2a5189fb5be8.tar.gz |
#2122992 from Jason Oster adds several new keyword lists
* Asterisks are now treated (styled) as valid tag characters.
* The vertical pipe | and tilde ~ are now treated as selector characters.
(CSS namespace selector, and preceding element selector, respectively.)
* Pseudo-classes can be extended with additional simple selectors. (Not
sure if extending pseudo-elements in the same way is necessary. The CSS
specs don't seem to indicate this kind of usage with pseudo-elements.)
Useful for pseudo-classes like :not() and [to lesser extent] :lang(), but
also for some vendor-specific pseudo-classes.
Diffstat (limited to 'src/LexPascal.cxx')
0 files changed, 0 insertions, 0 deletions