Skip to content

Comments

fix: allow comments in jbang-catalog.json files#144

Open
wfouche wants to merge 8 commits intojbangdev:mainfrom
wfouche:feature/jbang-catalog-with-comments
Open

fix: allow comments in jbang-catalog.json files#144
wfouche wants to merge 8 commits intojbangdev:mainfrom
wfouche:feature/jbang-catalog-with-comments

Conversation

@wfouche
Copy link

@wfouche wfouche commented Feb 23, 2026

Although IntelliJ has built-in support files with a .jsonc extension, it cannot be configured to associated a specific filename with JSONC because at the configuration level it only support JSON or JSON5. JSON5 is a superset of JSONC.

The best we can do is to associated file type JSON5 with jbang-catalog.json.

@wfouche
Copy link
Author

wfouche commented Feb 23, 2026

@maxandersen , this plugin update is ready for review. I've tested the build locally and it works as intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant