You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/runtime
George "Riye" Hollister e36774c2c8
Add Support for JSONC (#9906)
* Added `jsonc` language with support for comments

The `vscode-json-language-server` accepts `jsonc` as a language id.
Allowing the use of comments within JSON files.

* fix: Update `injdection-rejex` to be unique

* fix: use includes to remove redundant queries

* ci: Generate language-support docs
3 months ago
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries Add Support for JSONC (#9906) 3 months ago
themes fix(themes-catppuccin): make inlay hints more legible (#9859) 4 months ago
tutor Add tutor for match mode (#8751) 7 months ago