mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
61 lines
2.3 KiB
Text
61 lines
2.3 KiB
Text
<UniHighlighter version="1.8">
|
|
<Info>
|
|
<General Name="JSON" Extensions="json,jsonc" Other="0"/>
|
|
<Author Name="" Email="" Web="" Copyright="" Company="" Remark=""/>
|
|
<Version Version="1" Revision="1" Date="45338,8541038426"/>
|
|
<History>
|
|
</History>
|
|
<Sample>
|
|
<S>{</S>
|
|
<S> Styles : [</S>
|
|
<S> {</S>
|
|
<S> String: "Light",</S>
|
|
<S> Number: 1000,</S>
|
|
<S> Boolean: true</S>
|
|
<S> },</S>
|
|
<S> {</S>
|
|
<S> String: "Dark",</S>
|
|
<S> Number: 3000,</S>
|
|
<S> Boolean: false</S>
|
|
<S> }</S>
|
|
<S> ]</S>
|
|
<S>}</S>
|
|
</Sample>
|
|
</Info>
|
|
<Scheme File="" Name=""/>
|
|
<Range Name="Root" Attributes="$80000008,$80000005;False:False." Style=""
|
|
Delimiters="!"#$%&'()*+,-./:;<=>?@[\]^`{|}~">
|
|
<Rule/>
|
|
<Keywords Name="Keywords" Attributes="$000080FF,$80000005;False:True." Style="">
|
|
<Word Value="false"/>
|
|
<Word Value="null"/>
|
|
<Word Value="true"/>
|
|
</Keywords>
|
|
<Keywords Name="Punctuators" Attributes="$00800000,$80000005;False:True." Style="">
|
|
<Word Value="["/>
|
|
<Word Value="]"/>
|
|
<Word Value="{"/>
|
|
<Word Value="}"/>
|
|
<Word Value=","/>
|
|
<Word Value=":"/>
|
|
</Keywords>
|
|
<Set Name="Numbers" Attributes="$00008000,$80000005;False:True." Style="" Symbols="0123456789"/>
|
|
<Range Name="Remark //" Attributes="$00A00000,$80000005;False:True." Style="" CaseSensitive="True"
|
|
Delimiters="!"#$%&'()*+,-./:;<=>?@[\]^`{|}~">
|
|
<Rule OpenSymbol="//" CloseOnEol="True"/>
|
|
</Range>
|
|
<Range Name="Remark /*...*/" Attributes="$00A00000,$80000005;False:True." Style="" CaseSensitive="True"
|
|
Delimiters="!"#$%&'()*+,-./:;<=>?@[\]^`{|}~">
|
|
<Rule OpenSymbol="/*" CloseSymbol="*/"/>
|
|
</Range>
|
|
<Range Name="Strings ".."" Attributes="$00000080,$80000005;False:True." Style=""
|
|
Delimiters="!"#$%&'()*+,-./:;<=>?@[\]^`{|}~">
|
|
<Rule OpenSymbol=""" OpenSymbolPartOfTerm="Right" CloseSymbol=""" CloseSymbolPartOfTerm="Right" CloseOnEol="True"/>
|
|
<Keywords Name="Escape" Attributes="$00000080,$80000005;True:True." Style="">
|
|
<Word Value="\""/>
|
|
<Word Value="\'"/>
|
|
<Word Value="\\"/>
|
|
</Keywords>
|
|
</Range>
|
|
</Range>
|
|
</UniHighlighter>
|