kantord/headson

jsonc support

Open

#470 aberto em 12 de jan. de 2026

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

Métricas do repositório

Stars
 (252 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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 ('/')

Guia do colaborador