You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A link to a language spcification is needed here, to avoid the misunderstanding that JSON5 is merely "JSON with comments": https://json5.org/#summary-of-features
Because there is no JSON5 option for Lexilla's JSON lexer, it also doesn't handle unquoted keys, which JSON allows.
And as a result, code folding is incorrect on JSON5 with unquoted keys (see this discussion in the Notepad++ forum; verified with SciTE 5.5.3/Lexilla 5.4.1 in that discussion). Here is the example JSON5 text:
Could you add JSON5? Currently only comments work.
The text was updated successfully, but these errors were encountered: