📄 jscript.ini
字号:
;PSPad user HighLighter definition file
[Settings]
Name=JScript
HTMLGroup=0
Label=1
FileType=*.jse
CommentString=
SlashComment=1
CComment=1
SlashComment=1
Preprocessors=1
IndentChar={
UnIndentChar=}
TabWidth=4
CaseSensitive=1
SingleQuote=1
DoubleQuote=1
KeyWordChars=_
CodeExplorer=ftJS
[KeyWords]
break=
case=
catch=
continue=
debugger=
default=
delete=
do=
else=
false=
finally=
for=
function=
if=
in=
instanceof=
new=
null=
return=
switch=
this=
throw=
true=
try=
typeof=
var=
void=
while=
with=
[ReservedWords]
[KeyWords2]
[KeyWords3]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -