Scintilla / Feature Requests / #1140 Dedicated JSON Lexer
- ️Tue Apr 26 2016
#1140 Dedicated JSON Lexer
closed
5
2016-04-26
2016-03-08
No
Started with a need for separate colouring of property names and values and blew out into this.
The folding is simple enough; doesn't fold on comments like LexCPP and tries a little to highlight malformed json controlled by the two options in the properties file.
Screenshot:
2 Attachments
Discussion
-
Its time to make a new release so I’d like to defer this until after 3.6.4 is released.
-
The lexer code is missing, should probably be added to patch-scintilla.diff. If you are using Hg to make the diff, you need to "hg add" the new source code file.
-
Thought you could post messages through email replies, sorry. Attached.
-
- labels: lexer, scintilla --> lexer, scintilla, json
- assigned_to: Neil Hodgson
- Group: Completed --> Committed
-
- status: open --> closed
Log in to post a comment.