kantord/headson

jsonc support

Offen

#470 geöffnet am 12.01.2026

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

Repository-Metriken

Stars
 (252 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3m) (2 gemergte PRs in 30 T)

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