Age | Commit message (Collapse) | Author | Files | Lines |
|
Changed extraction of language when a <? is found so that it doesn't look
at the whole line but just after the <? for the case where PHP is used to
fill in a script URL.
|
|
termination of server side scripts with "?>" or "%>".
|
|
|
|
when disambiguating character on previous line or separated from
'/' by a comment.
Includes trailing lowercase regex flags in the regex style.
|
|
|
|
with the Kid template language.
|
|
except HTML, XML, ... (7) and Ruby (6).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Extracted into a function some common code for copying from document into
a string for checking and changed to use safer lower casing.
|
|
HTML/ASP/JScript again".
|
|
without triggering xml recognition.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tags.
|
|
|
|
|
|
This is separate to the HTML lexer and is only invoked for stand-alone
CSS files, not for the STYLE section of HTML files. He also made some
other additions. There is a Line Duplicate command which is bound to
Ctrl+D. PHP lexing has been improved.
|
|
|
|
|
|
lexers.
|
|
|
|
linking.
|
|
File specific inline functions marker as static to ensure no bad linking.
|
|
|
|
have long names.
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|