ZIm/crates/languages/src/jsonc
Acaibrid f38ee81e83
Treat bun.lock as JSONC (#27359)
Closes #27355 
This PR treat `bun.lock` file as `.jsonc`
note: 
[bun.lock](https://bun.sh/blog/bun-lock-text-lockfile) is a lockfile of
bun.js

Release Notes:

- Updated `bun.lock` files to be recognized as JSONC.
2025-03-24 09:46:23 -04:00
..
brackets.scm Add separate JSONC language (#12655) 2024-06-27 11:12:02 +02:00
config.toml Treat bun.lock as JSONC (#27359) 2025-03-24 09:46:23 -04:00
embedding.scm Add separate JSONC language (#12655) 2024-06-27 11:12:02 +02:00
highlights.scm Improve JSON syntax highlighting (#25329) 2025-02-21 15:59:32 +00:00
indents.scm Add separate JSONC language (#12655) 2024-06-27 11:12:02 +02:00
outline.scm Add separate JSONC language (#12655) 2024-06-27 11:12:02 +02:00
overrides.scm Add separate JSONC language (#12655) 2024-06-27 11:12:02 +02:00
redactions.scm Add separate JSONC language (#12655) 2024-06-27 11:12:02 +02:00
textobjects.scm Add textobjects queries (#20924) 2024-12-03 10:37:01 -07:00