kantord/headson

jsonc support

Open

#470 opened on Jan 12, 2026

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

Repository metrics

Stars
 (252 stars)
PR merge metrics
 (PR metrics pending)

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