kantord/headson

jsonc support

Open

#470 opened on Jan 12, 2026

 (5 comments) (0 reactions) (0 assignees)Rust (6 forks)github user discovery
help wanted

Repository metrics

Stars
 (253 stars)
PR merge metrics
 (Avg merge 3m) (2 merged PRs in 30d)

Description

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