https://bugs.kde.org/show_bug.cgi?id=481038

Jonathan Poelen <jonathan.poe...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|part                        |syntax
                 CC|                            |jonathan.poe...@gmail.com,
                   |                            |walter.von.entferndt@posteo
                   |                            |.net
      Version First|23.08.4                     |5.114.0
        Reported In|                            |
            Product|kate                        |frameworks-syntax-highlight
                   |                            |ing

--- Comment #3 from Jonathan Poelen <jonathan.poe...@gmail.com> ---
At present, json is not totally strict: trailing comma are not displayed in
error, nor is the absence of comma between array and object (which makes it
possible to support jsonline).

A non-strict variant already exists: javascript. It can be configured for json
files in Settings -> Open/Save -> Modes & FileTypes. It does less checking of
{}/[] matches, and there's no color distinction, but it should support all
extensions.

We'll see about a non-strict variant and whether it should be the default.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to