jsoncrack-vscode icon indicating copy to clipboard operation
jsoncrack-vscode copied to clipboard

[BUG]: Extension doesnt show icon for .jsonc files.

Open WybeBosch opened this issue 1 year ago • 1 comments

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

  • Os Macos Ventura
  • Vscode Version: 1.82.0

Priority this issue should have

Low (slightly annoying)

WybeBosch avatar Sep 15 '23 08:09 WybeBosch

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.

de-dan avatar Apr 10 '24 07:04 de-dan