chore: bump scintilla and lexilla version

This commit is contained in:
2025-10-12 13:51:32 +08:00
parent 9fb3681e3a
commit db20417ce7
1093 changed files with 138943 additions and 128144 deletions

View File

@ -0,0 +1,51 @@
lexer.*=hypertext
# Tags and attributes
keywords.*=b br body content div encoding head href html IMG language li link meta \
name p rel runat script Src strong title type ul version xml xmlns
# JavaScript
keywords2.*=function var
# Basic
keywords3.*=dim sub
# Python
keywords4.*=import pass
# PHP
keywords5.*=echo __file__ __line__
# SGML
keywords6.*=DOCTYPE ELEMENT ENTITY NOTATION
# Tag
substyles.hypertext.1=1
substylewords.1.1.*=Destination
# Attribute
substyles.hypertext.3=1
substylewords.3.1.*=from img.height img.Width
# JavaScript
substyles.hypertext.46=1
substylewords.46.1.*=let
# Server JavaScript
substyles.hypertext.61=1
substylewords.61.1.*=serve
# Basic
substyles.hypertext.74=1
substylewords.74.1.*=PEEK
# Python
substyles.hypertext.96=1
substylewords.96.1.*=parse
# PHP
substyles.hypertext.121=1
substylewords.121.1.*=decrypt nl2br
fold=1
fold.html=1
fold.html.preprocessor=1
fold.hypertext.comment=1
match Issue273JavaScript.html
fold.hypertext.comment=0
match mako.html
lexer.html.mako=1
match Issue252Tag.php
lexer.html.allow.php=1
lexer.html.allow.asp=0