Files
oak-gpui/crates/languages/src
Kirill Bulatov a350438a21 Specify a schema to use when dealing with JSONC files (#44250)
Follow-up of https://github.com/zed-industries/zed/pull/43854
Closes https://github.com/zed-industries/zed/issues/40970

Seems that json language server does not distinguish between JSONC and
JSON files in runtime, but there is a static schema, which accepts globs
in its `fileMatch` fields.

Use all glob overrides and file suffixes for JSONC inside those match
fields, and provide a grammar for such matches, which accepts trailing
commas.

Release Notes:

- Improved JSONC trailing comma handling
2025-12-05 20:26:42 +00:00
..
2025-11-20 15:52:15 +01:00
2025-12-03 10:32:51 -06:00
2025-06-06 08:31:59 -04:00
2025-04-18 12:44:13 -04:00