Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
visibility of these headers to most code.
|
|
|
|
"<!" and ">".
|
|
|
|
|
|
|
|
|
|
be 1 for JavaScript, 2 for VBScript, or 3 for Python with JavaScript
as the default.
|
|
added asp.default.to.vbs property to choose VBScript as the default for
ASP language
|
|
|
|
|
|
not position 0.
|
|
|
|
|
|
PHP string. Half by Steve and half by me.
|
|
|
|
|
|
|
|
lexical class.
|
|
|
|
mode.
Setting up scriptLanguage more often for more consistent results.
|
|
client side VBScript.
|
|
|
|
Made it possible for LexerModule to be subclassed so that its Lex and
Fold methods can be specialised to work across DLL boundaries.
|
|
|
|
|
|
|
|
|
|
|
|
lines so they disppear when folded to fold.compact.
|
|
|
|
|
|
|
|
|
|
|
|
Handle non-inline scripts that use the src attribute.
Multiple line tags are read fully - previously seeked back to beginning
of tag but used the original length rather than adding the characters
moved over.
XML end tags: /> detected correctly in simple <tag/> case.
|
|
|
|
|
|
|
|
|
|
|
|
for HTML comments.
|
|
|
|
|
|
|
|
|
|
|