Skip to content

fix: use JSONC for jbang-catalog.json files#185

Merged
fbricon merged 1 commit intojbangdev:mainfrom
wfouche:feature/jbang-catalog-jsonc
Feb 23, 2026
Merged

fix: use JSONC for jbang-catalog.json files#185
fbricon merged 1 commit intojbangdev:mainfrom
wfouche:feature/jbang-catalog-jsonc

Conversation

@wfouche
Copy link
Contributor

@wfouche wfouche commented Feb 23, 2026

jbang-catalog.json files support JSON with Comments (JSONC) data. However, VSCode reports formatting errors because the file has a json extension and not a jsonc extension.

image

This change informs VSCode to set the language mode to JSONC for jbang-catalog.json files. Then the warnings disappear.

image

@fbricon fbricon merged commit ad4b020 into jbangdev:main Feb 23, 2026
1 of 2 checks passed
@wfouche wfouche deleted the feature/jbang-catalog-jsonc branch February 23, 2026 10:04
@wfouche
Copy link
Contributor Author

wfouche commented Feb 25, 2026

@fbricon , when do you plan to make a new Pre-Release build?

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.

2 participants