📄 javascript.xml
字号:
<SETTINGS>
<OPTIONS>
<WordDelimeters>" \t\n,./?LTGT;:\"'{[}]~`%^AMP*()-+=!"</WordDelimeters>
<SpecialDelimiters>";.{}\n"</SpecialDelimiters>
<IntelliSenseChars>"."</IntelliSenseChars>
</OPTIONS>
<COLOR_DATA>
<KEYWORDS>
<Color>0000ff</Color>
<CaseSensitive>True</CaseSensitive>
<Keyword>break</Keyword>
<Keyword>catch</Keyword>
<Keyword>@cc</Keyword>
<Keyword>continue</Keyword>
<Keyword>debugger</Keyword>
<Keyword>do</Keyword>
<Keyword>for</Keyword>
<Keyword>in</Keyword>
<Keyword>function</Keyword>
<Keyword>@if</Keyword>
<Keyword>if</Keyword>
<Keyword>else</Keyword>
<Keyword>Labeled</Keyword>
<Keyword>return</Keyword>
<Keyword>@set</Keyword>
<Keyword>switch</Keyword>
<Keyword>this</Keyword>
<Keyword>throw</Keyword>
<Keyword>try</Keyword>
<Keyword>var</Keyword>
<Keyword>while</Keyword>
<Keyword>with</Keyword>
<Keyword>delete</Keyword>
<Keyword>new</Keyword>
<Keyword>typeof</Keyword>
<Keyword>void</Keyword>
</KEYWORDS>
<BLOCKS>
<BLOCK>
<Start>/*</Start>
<End>*/</End>
<Color>"darkgreen"</Color>
<WholeText>true</WholeText>
</BLOCK>
<BLOCK>
<Start>"</Start>
<End>"</End>
<Color>"darkred"</Color>
<WholeText>false</WholeText>
</BLOCK>
<BLOCK>
<Start>//</Start>
<Color>"darkgreen"</Color>
<WholeText>false</WholeText>
</BLOCK>
</BLOCKS>
</COLOR_DATA>
<OUTLINE_DATA>
<IgnoreOneLineBlocks>True</IgnoreOneLineBlocks>
<IncludeSpaceLines>True</IncludeSpaceLines>
<CaseSensitive>True</CaseSensitive>
<WholeWords>False</WholeWords>
<EscapeSequences>
<EscapeSequence>\"</EscapeSequence>
<EscapeSequence>\\</EscapeSequence>
</EscapeSequences>
<BLOCKS>
<BLOCK>
<Start>// ----- ExeScript Options Begin -----</Start>
<End>// ----- ExeScript Options End -----</End>
<ReplaceString>Options</ReplaceString>
</BLOCK>
<BLOCK>
<Start>"</Start>
<End>"</End>
<ReplaceString>""</ReplaceString>
<AllowNestedBlocks>False</AllowNestedBlocks>
<Ignore>True</Ignore>
</BLOCK>
<BLOCK>
<Start>{</Start>
<End>}</End>
<ReplaceString>...</ReplaceString>
<KEYWORDS>
<Keyword>else</Keyword>
<Keyword>switch</Keyword>
<Keyword>catch</Keyword>
<Keyword>try</Keyword>
<Keyword>for</Keyword>
<Keyword>if</Keyword>
<Keyword>do</Keyword>
<Keyword>while</Keyword>
</KEYWORDS>
</BLOCK>
<BLOCK>
<Start>//</Start>
<End>\n</End>
<ReplaceString>/**/</ReplaceString>
<AllowNestedBlocks>False</AllowNestedBlocks>
<Ignore>True</Ignore>
</BLOCK>
<BLOCK>
<Start>/*</Start>
<End>*/</End>
<ReplaceString>/**/</ReplaceString>
<AllowNestedBlocks>False</AllowNestedBlocks>
</BLOCK>
</BLOCKS>
</OUTLINE_DATA>
<HYPERLINKS>
<EnableHyperlinkSupport>True</EnableHyperlinkSupport>
<HighlightWithColor>True</HighlightWithColor>
<URLPrefixes>
<URLPrefix>http://</URLPrefix>
<URLPrefix>ftp://</URLPrefix>
<URLPrefix>mailto:</URLPrefix>
<URLPrefix>news://</URLPrefix>
<URLPrefix>file://</URLPrefix>
<URLPrefix>telnet://</URLPrefix>
<URLPrefix>gopher://</URLPrefix>
<URLPrefix>prospero://</URLPrefix>
<URLPrefix>wais://</URLPrefix>
<URLPrefix>nntp://</URLPrefix>
</URLPrefixes>
</HYPERLINKS>
</SETTINGS>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -