kantord/headson

jsonc support

Open

#470 geöffnet am 12. Jan. 2026

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (6 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (252 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Hi, I just installed your tool and tried doing hson <file.json>, where the file also contains comments (jsonc file basically), and I get an error:

Error: failed to parse input file: ./nvim/misc-files/vimspector/go.json

Caused by:
    InternalError(TapeError) at character 0 ('/')

Contributor Guide