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

Christoph Cullmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/syntax-highlighting/
                   |                            |-/commit/99b75731857cc7c940
                   |                            |e1c60c4a204740cdb9cdd9
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Christoph Cullmann <[email protected]> ---
Git commit 99b75731857cc7c940e1c60c4a204740cdb9cdd9 by Christoph Cullmann, on
behalf of Jonathan Poelen.
Committed on 16/07/2025 at 06:23.
Pushed by cullmann into branch 'master'.

add JSONC (JSON with Comments) highlighting

Although not recommended, the .json extension is used instead of .jsonc.
As a result, JSONC has a higher priority than JSON.

A  +35   -0    autotests/folding/test.jsonc.fold
A  +42   -0    autotests/html/test.jsonc.dark.html
A  +42   -0    autotests/html/test.jsonc.html
A  +35   -0    autotests/input/test.jsonc
A  +35   -0    autotests/reference/test.jsonc.ref
M  +3    -0    data/CMakeLists.txt
A  +50   -0    data/generators/generate-jsonc.pl
M  +10   -1    data/syntax/json.xml

https://invent.kde.org/frameworks/syntax-highlighting/-/commit/99b75731857cc7c940e1c60c4a204740cdb9cdd9

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

Reply via email to