The extension doesnt detect .jsonc as a file it should show the icon for.
Its still possible to open it manually via the command panel command,
and the extension works properly for .jsonc files aswell.
Seems this could be impemented by adding .jsonc as a file extension for the icon check.
And maybe in future we could have support for showing the comments inside the visualizer aswell as this other issue suggested. https://github.com/AykutSarac/jsoncrack-vscode/issues/30
Would be fantastic if .json5 (json5.org/) documents also gets in consideration. Looking at the npm weekly downloads, this standard has a quite significant user base.
Issue description
The extension doesnt detect .jsonc as a file it should show the icon for. Its still possible to open it manually via the command panel command, and the extension works properly for .jsonc files aswell.
Seems this could be impemented by adding .jsonc as a file extension for the icon check. And maybe in future we could have support for showing the comments inside the visualizer aswell as this other issue suggested. https://github.com/AykutSarac/jsoncrack-vscode/issues/30
Operating system
Priority this issue should have
Low (slightly annoying)