Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Automatically extract into SciTE doumentation.
|
|
Unicode, byte string, binary number and new-style octal (0o) literals
are recognised.
From code by Stephan Deibel.
|
|
Added generation of HTML from property comments.
|
|
|
|
SC_MARK_AVAILABLE defined.
|
|
|
|
Made one test run 4 times faster.
|
|
|
|
|
|
power of 2 and was beyond the end of the styles array.
|
|
of RFC2822 text with the props lexer.
|
|
avoidance of lines with leading white space.
|
|
|
|
other code.
|
|
no autocompletion is active.
|
|
|
|
|
|
fixed.
|
|
|
|
|
|
is self closed.
|
|
|
|
Whiteman of ActiveState.
|
|
|
|
|
|
|
|
|
|
|
|
Fix bug with "last-event:function" phrase.
|
|
By Sergey Kishchenko.
|
|
|
|
|
|
Promislow.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
problems.
|
|
|
|
|
|
fold.hypertext.heredoc.
|
|
|
|
|
|
|
|
* 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.
|
|
|