Scintilla and SciTE
| Download, screenshots and documentation of a free source code editing component
for Win32 and GTK and an editor based on this component. |
Define SciTE settings for HTML files. # vxml added by lseredi ...
| # Define SciTE settings for HTML files. # vxml added by lseredi # tpl is X and
Mail specific file.patterns.web=*.html;*.htm;*.asp;*.shtml;*.htd ... |
abs(integer_real_complex) result(integer_real_complex) achar ...
| abs(integer_real_complex) result(integer_real_complex) achar(integer) result(character)
integer to character acos(real) result(real) arccosine |real| <= 1.0 ... |
Default PHP Highliting file # File patterns file.patterns.php ...
| # Default PHP Highliting file # File patterns file.patterns.php=*.php;*.php4;*.inc #
Filter patterns filter.php=PHP (php inc)|$(file.patterns.php)| # Lexer ... |
reserved words, core constants, types, OOP, functions keywordclass ...
| # reserved words, core constants, types, OOP, functions keywordclass.php=\ and
or xor __file__ __line__ as break case cfunction class const continue declare ... |
ASP.API file for SciTE by philipmateescu@hotmail.com Response ...
| # ASP.API file for SciTE by philipmateescu@hotmail.com Response.Response.Cookies()
COLLECTION. Specifies cookie values. Using this collection, you can set ... |
Scintilla Future Features
| This page is for accessing the source of the current beta version of
Scintilla/SciTE (600K), and the windows executable (320K) and to discuss upcoming ... |
Tentacle - Build instructions
| These notes are incomplete. There are several places in build scripts where files
are expected to be in particular paths and these will need to be modified. ... |
$AUTH_TYPE $DOCUMENT_ROOT $GATEWAY_INTERFACE $GLOBALS $HTTP_ACCEPT ...
| $AUTH_TYPE $DOCUMENT_ROOT $GATEWAY_INTERFACE $GLOBALS $HTTP_ACCEPT $HTTP_ACCEPT_CHARSET
$HTTP_ACCEPT_ENCODING $HTTP_ACCEPT_LANGUAGE $HTTP_CONNECTION ... |
Define SciTE settings for MSSQL files. filter.mssql=SQL (sql ...
| # Define SciTE settings for MSSQL files. filter.mssql=SQL (sql)|*.sql|
file.patterns.mssql=*.sql lexer.$(file.patterns.mssql)=mssql #Default ... |