jscript.ini

来自「是一个很好的编辑器」· INI 代码 · 共 53 行

INI
53
字号
;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 + =
减小字号Ctrl + -
显示快捷键?