I need a highlighter for JSON files.  I tried following the built-in help, but
it doesn't apply any highlighting to the file.  What I did is:

1. in \pspad\syntax, copy another ini file to json.ini
2. modify json.ini to contain what I think are correct syntax
3. in pspad, open json.ini using User Highlighter, clean up things so that they
are correct, then Save
4. open a JSON file
5. in Highlighter settings:Specification, select the json highlighter for my
file.

However, none of the highlighting gets applied to my .json file.
What am I doing wrong??

Here is my json.ini:
;PSPad user HighLighter definition file
[Settings]
Name=JSON
HTMLGroup=0
Label=1
FileType=*.json
CommentString=
IndentChar={
UnIndentChar=}
TabWidth=2
DoubleQuote=1
EscString=1
KeyWordChars=
CodeExplorer=ftJS
DocComment=
[KeyWords]
$schema=
description=
integer=
number=
object=
properties=
title=
type=
[ReservedWords]
"=
,=
:=
[=
]=
{=
}=
[KeyWords2]
[KeyWords3]

-- 
<http://forum.pspad.com/read.php?2,64114,64114>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem