helix/runtime/queries
2025-01-18 09:43:45 -06:00
..
_gjs feat: add support for gjs and gts () 2024-05-06 18:04:08 +02:00
_javascript Refactor queries for ecma based languages () 2023-07-09 18:35:32 +02:00
_jsx Use @attribute scope for JSX attributes () 2025-01-05 16:33:08 -06:00
_typescript Add textobject for entries/elements of list-like things () 2024-03-31 11:53:15 -05:00
ada docs: Fix dead links to tree-sitter docs 2024-12-28 09:05:48 -05:00
adl feat: Add ADL language support () 2024-04-08 04:45:20 +02:00
agda Add support for Agda () 2023-12-16 05:29:26 +01:00
amber Add support for Amber-lang () 2024-11-21 10:09:42 -06:00
astro feat: Syntax highlighting for Astro files () 2022-09-13 01:53:55 -05:00
awk docs: Fix dead links to tree-sitter docs 2024-12-28 09:05:48 -05:00
bash Add regex injections into bash () 2024-07-14 02:59:07 +09:00
bass add bass language + highlighting () 2022-09-18 12:06:51 -05:00
beancount Add language: beancount () 2022-08-08 17:59:55 -05:00
bibtex Add support for the BibTeX file format () 2022-12-08 22:33:08 -06:00
bicep Use latest tree-sitter-bicep, support bicepparams () 2024-11-20 16:38:15 -06:00
bitbake add initial support for bitbake language () 2024-03-31 14:16:19 +02:00
blade Update highlights.scm and injections.scm for blade.php files () 2024-07-15 22:29:14 +09:00
blueprint Update tree-sitter-blueprint () 2023-09-04 18:50:42 +02:00
c Add textobject for entries/elements of list-like things () 2024-03-31 11:53:15 -05:00
c-sharp C# syntax highlight tweaks () 2022-10-15 11:29:50 -05:00
cairo chore: update cairo tree sitter + queries () 2024-07-02 09:37:49 +09:00
capnp Add language support for Cap’n Proto format () 2023-03-18 09:17:02 -05:00
cel languages: add CEL, SpiceDB schema language () 2024-02-12 02:28:52 +01:00
circom add circom tree-sitter, syntax-highlighting, and lsp support () 2024-09-21 19:13:02 +02:00
clojure Add clojure language support () 2022-06-16 11:47:52 -05:00
cmake Update tree-sitter-cmake () 2022-11-18 14:13:13 -06:00
codeql language support: CodeQL () 2025-01-10 09:03:04 -06:00
comment feat(highlights): add COMPLIANCE to error () 2024-12-13 13:26:08 -06:00
common-lisp Add indent queries for scheme (and reuse them for common-lisp & racket). () 2023-11-08 20:53:07 +01:00
cpon feat(lang): Cpon lang support () 2022-05-01 09:34:46 -05:00
cpp C++: Improve parameter highlighting 2024-03-22 00:20:29 +09:00
crystal Use tree-sitter-ruby for crystal () 2023-01-09 02:12:04 +09:00
css bash, make, css: highlight and indent queries improvement () 2024-01-22 19:51:12 +01:00
cue feat: add cue support () 2022-07-31 07:04:57 -05:00
cylc feat: Add support for cylc configuration files () 2024-10-30 13:39:24 -05:00
d Fix D unittest injection query. () 2022-11-01 19:44:56 -05:00
dart Improve textobjects for parameter/argument for Dart () 2024-02-17 17:09:21 +01:00
dbml DBML Language support () 2023-11-22 18:27:25 +01:00
devicetree Delete invalid indents.scm queries 2022-08-31 17:45:23 +09:00
dhall dhall: additional highlight queries () 2023-02-13 11:04:31 +09:00
diff Update tree-sitter-diff () 2022-09-06 12:02:37 +09:00
docker-compose Add/improve textobject queries () 2024-08-17 19:27:50 +02:00
dockerfile dockerfile: bump tree-sitter grammar to gain support for heredocs () 2024-12-17 13:26:49 -06:00
dot Add Graphviz Dot lang support () 2022-07-30 12:34:00 -05:00
dtd Add DTD language support () 2023-04-12 15:28:51 -05:00
dune Add support for dune project language () 2024-10-06 21:53:12 +02:00
earthfile update earthfile grammar and highlight queries () 2024-04-17 20:15:16 +09:00
ecma feat(highlights): add more built-in functions for ecma, rust and haskell () 2025-01-11 14:59:03 -06:00
edoc Improve Edoc highlighting within Erlang 2022-11-24 11:07:05 +09:00
eex add tree-sitter-eex 2022-04-13 14:28:51 +09:00
ejs add tree-sitter-embedded-template (erb & ejs) () 2022-04-10 08:23:06 +09:00
elisp add elisp support () 2024-06-07 13:02:27 +09:00
elixir Implement simple indents.scm for Elixir () 2022-11-20 18:36:19 -06:00
elm Add elm treesitter textobjects () 2023-02-25 12:55:44 -06:00
elvish languages: added elvish () 2022-07-03 16:19:12 -05:00
env Add/improve textobject queries () 2024-08-17 19:27:50 +02:00
erb add tree-sitter-embedded-template (erb & ejs) () 2022-04-10 08:23:06 +09:00
erlang Update tree-sitter-erlang and highlights 2024-03-22 00:20:29 +09:00
esdl feat(lang): Add esdl grammar () 2022-08-24 09:51:10 -05:00
fidl add fidl support () 2024-02-27 01:41:50 +01:00
fish fix: fish builtin functions are highlighted as such () 2024-09-30 10:59:03 +09:00
forth Add forth-lsp and update tree-sitter-forth () 2023-06-16 23:12:29 +02:00
fortran Add Fortran comment injections () 2023-06-11 00:27:46 +09:00
fsharp Update fsharp tree sitter repo reference () 2024-08-10 00:34:08 +09:00
gas add GNU assembler (gas) support ) 2023-09-16 02:04:44 +02:00
gdscript Updated Godot support () 2024-07-31 05:52:47 +09:00
gemini add gemini language support () 2023-08-27 00:43:18 +02:00
gherkin Add gherkin syntax highlighting () 2024-08-10 08:25:31 +09:00
git-attributes feat(languages): git-ignore and git-attributes () 2022-05-05 08:47:28 -05:00
git-commit Update tree-sitter-git-commit () 2023-04-11 00:52:03 +09:00
git-config Add/improve textobject queries () 2024-08-17 19:27:50 +02:00
git-ignore feat(languages): git-ignore and git-attributes () 2022-05-05 08:47:28 -05:00
git-rebase Update tree-sitter-git-rebase () 2023-02-19 11:34:47 -06:00
gjs feat: add support for gjs and gts () 2024-05-06 18:04:08 +02:00
gleam added ../gleam/injections.scm () 2024-03-31 14:48:29 +02:00
glimmer Add support for ember.js templates () 2024-03-19 17:26:50 +01:00
glsl Add textobjects.scm to GLSL () 2022-07-12 10:13:57 -05:00
gn GN language support () 2023-11-18 17:11:18 +09:00
go Fix malformed predicates in highlighting queries 2024-03-18 10:34:53 +09:00
godot-resource Updated Godot support () 2024-07-31 05:52:47 +09:00
gomod feat(lang): add go.mod and go.work support () 2022-04-20 11:16:02 -05:00
gotmpl feat(tree-sitter): add go template support () 2022-07-26 10:17:28 +09:00
gowork feat(lang): add go.mod and go.work support () 2022-04-20 11:16:02 -05:00
gpr Improve language support for Ada () 2024-11-26 12:43:34 -06:00
graphql Add textobject for entries/elements of list-like things () 2024-03-31 11:53:15 -05:00
gren Add support for the Gren programming language () 2025-01-14 08:26:56 -06:00
groovy Extend groovy support () 2024-03-18 00:01:11 +01:00
gts feat: add support for gjs and gts () 2024-05-06 18:04:08 +02:00
hare Inject the comment grammar into Hare () 2024-07-15 22:28:23 +09:00
haskell feat(highlights): add more built-in functions for ecma, rust and haskell () 2025-01-11 14:59:03 -06:00
haskell-persistent Add language support for persistent library syntax () 2023-07-09 19:17:01 +02:00
hcl Add/improve textobject queries () 2024-08-17 19:27:50 +02:00
heex Update tree-sitter-heex 2022-11-24 11:07:05 +09:00
helm feat: add suport for helm charts () 2024-03-19 15:07:44 +01:00
hocon Add/improve textobject queries () 2024-08-17 19:27:50 +02:00
hoon Add Hoon () 2024-02-12 16:36:14 +01:00
hosts Added tree-sitter-hosts () 2023-02-10 11:32:04 -06:00
html Update HTML highlights () 2024-08-10 00:26:19 +09:00
hurl add textobjects queries for hurl () 2024-04-29 18:17:46 +02:00
hyprlang Add support for hyprland config () 2024-03-17 23:53:30 +01:00
iex
ini add highlights for env and ini file formats () 2022-10-31 19:23:09 -05:00
inko Add support for Inko () 2024-05-06 18:04:32 +02:00
janet Use janet-simple grammar for Janet () 2024-01-28 19:17:46 +09:00
java Add textobject for entries/elements of list-like things () 2024-03-31 11:53:15 -05:00
javascript Refactor queries for ecma based languages () 2023-07-09 18:35:32 +02:00
jinja Jinja language family syntax support () 2023-08-09 16:26:58 +02:00
jjdescription Add diff injections for jjdescription tree-sitter () 2024-12-25 09:35:34 -06:00
jq Add jq language support () 2024-08-10 00:26:28 +09:00
jsdoc adds missing tree-sitter-comment injection for js/ts () 2022-06-20 10:55:51 -05:00
json lang(json): make field key highlighting consistent with toml and yaml () 2024-05-06 17:11:09 +02:00
json5 lang(json): make field key highlighting consistent with toml and yaml () 2024-05-06 17:11:09 +02:00
jsonc Add Support for JSONC () 2024-03-17 23:54:05 +01:00
jsonnet feat(languages): jsonnet () 2022-09-08 09:04:18 -05:00
jsx Refactor queries for ecma based languages () 2023-07-09 18:35:32 +02:00
julia Fix malformed predicates in highlighting queries 2024-03-18 10:34:53 +09:00
just just: bump grammar support to Just 1.37.0 () 2024-12-02 08:45:46 -06:00
kdl replace kdl tree-sitter to fix highlighting () 2023-11-03 22:21:54 +01:00
koka Add koka language server and update grammar () 2024-04-05 18:53:07 +09:00
kotlin highlights: add type.parameter scope to several more languages () 2023-11-06 02:54:25 +01:00
koto Add Koto language support () 2024-12-20 09:56:13 -06:00
latex fix(grammar): Add block_comment and comment_environment injection for latex comments () 2022-11-28 09:19:16 -06:00
ld Update tree-sitter-ld and highlights () 2024-04-13 02:32:24 +02:00
ldif add LDIF support () 2024-04-11 17:17:44 +02:00
lean Fix some typos () 2022-07-05 21:49:54 -05:00
ledger Remove broken ledger tag highlight () 2022-07-06 07:35:36 -05:00
llvm Bump tree-sitter llvm grammars () 2024-11-20 16:14:15 -06:00
llvm-mir Bump tree-sitter llvm grammars () 2024-11-20 16:14:15 -06:00
llvm-mir-yaml Indentation rework () 2022-03-31 00:08:07 +09:00
log add log tree-sitter () 2023-11-29 02:42:59 +01:00
lpf Add LPF tree sitter () 2023-10-27 01:32:49 +02:00
lua Add textobject for entries/elements of list-like things () 2024-03-31 11:53:15 -05:00
make bash, make, css: highlight and indent queries improvement () 2024-01-22 19:51:12 +01:00
markdoc feat(languages): Support markdoc () 2023-04-12 10:28:03 -05:00
markdown Improve markdown heading highlights () 2025-01-05 16:35:09 -06:00
markdown.inline markdown.inline: Add injection.combined to html tag () 2023-08-16 11:28:07 -05:00
matlab Fix a bug in matlab indentation and updates the grammar commit hash to latest () 2025-01-13 07:43:02 -06:00
mermaid Add Mermaid.js for markdown support () 2022-12-14 07:51:00 -06:00
meson Improvements to Meson syntax. () 2022-11-15 20:17:03 -06:00
mojo Add support for Mojo () 2024-05-15 16:24:57 +02:00
move Add Move language support 2024-04-18 14:57:23 +09:00
msbuild Add MSBuild language based on XML grammar () 2023-02-03 08:24:22 -06:00
nasm feat: add nasm language () 2023-02-25 12:53:37 -06:00
nestedtext Adding NestedText language support () 2024-11-20 16:39:34 -06:00
nginx feat: Nginx support () 2024-12-24 13:22:29 -06:00
nickel Bump tree-sitter-nickel () 2024-09-29 14:30:50 +02:00
nim Switch Nim tree-sitter queries to alaviss/tree-sitter-nim () 2024-02-29 10:49:10 +09:00
nix queries/nix: add injections for nim writers () 2024-11-20 16:14:56 -06:00
nu Update grammars for Nushell to rev 358c4f50 () 2024-02-04 02:04:51 +01:00
nunjucks Jinja language family syntax support () 2023-08-09 16:26:58 +02:00
ocaml fix: close fix comments with ( and ) () 2024-03-08 10:54:17 +09:00
ocaml-interface
odin Odin textobjects () 2024-12-20 09:59:28 -06:00
ohm feat: Add Ohm language support () 2024-03-24 23:30:59 +01:00
opencl Add OpenCL tree-sitter and LSP config () 2023-04-12 14:42:41 -05:00
openscad support for openscad () 2022-06-06 12:26:56 -05:00
org
pascal Pascal support () 2022-08-25 17:59:02 -05:00
passwd Add tree-sitter-passwd () 2023-02-10 11:12:46 -06:00
pem feat: add pem language () 2023-02-07 17:24:26 -06:00
perl chore: update perl + pod parsers () 2024-11-20 16:14:39 -06:00
pest Add pest support () 2024-04-29 17:44:03 +02:00
php Outdent array literals for php [] () 2024-12-18 08:52:20 -06:00
php-only Add blade support () 2024-03-18 00:07:09 +01:00
pkgbuild Enhance support for PKGBUILDS () 2024-03-19 13:27:46 +01:00
pkl Fix malformed predicates in highlighting queries 2024-03-18 10:34:53 +09:00
po Add GNU gettext PO grammar () 2023-02-20 17:04:17 -06:00
pod Update some grammars to a commit where the license file is included () 2024-01-25 14:12:17 +09:00
ponylang Add language support for ponylang () 2023-01-10 19:54:19 -06:00
powershell Add PowerShell highlighting () 2024-03-07 23:39:00 +01:00
prisma Add/improve textobject queries () 2024-08-17 19:27:50 +02:00
protobuf Migrate to an improved proto grammar () 2024-12-31 13:41:53 -06:00
prql feat: update prql parser () 2023-07-28 23:01:06 +02:00
purescript Update some grammars to a commit where the license file is included () 2023-11-18 10:24:59 +09:00
python Add is not and not in to python syntax () 2024-05-03 12:39:02 +02:00
qml Add QML language support () 2022-11-22 21:49:02 -06:00
quint Add language support for Quint () 2024-11-20 17:56:24 -06:00
r Add comment injection for R () 2022-09-29 13:11:45 -05:00
racket Add indent queries for scheme (and reuse them for common-lisp & racket). () 2023-11-08 20:53:07 +01:00
regex Tune regex highlights for usage in prompts 2023-07-27 11:50:19 +09:00
rego Add language support for rego (OpenPolicyAgent) () 2023-03-26 16:49:37 -05:00
rescript update to newest rescript treesitter library and queries () 2024-11-20 16:08:38 -06:00
rmarkdown add languages r and rmarkdown () 2022-04-08 09:30:44 +09:00
robot Update tree-sitter-robot () 2023-08-18 22:48:47 +02:00
ron switch to tree-sitter-ron () 2023-10-27 01:40:16 +02:00
rst Add support for reStructuredText () 2023-03-04 20:36:01 -06:00
ruby Add textobject for entries/elements of list-like things () 2024-03-31 11:53:15 -05:00
rust feat(highlights): add more built-in functions for ecma, rust and haskell () 2025-01-11 14:59:03 -06:00
sage Support sagemath language () 2023-01-23 12:10:27 -06:00
scala Improve tree-sitter queries for Scala () 2024-02-04 02:09:42 +01:00
scheme Add indent queries for scheme (and reuse them for common-lisp & racket). () 2023-11-08 20:53:07 +01:00
scss Fix malformed predicates in highlighting queries 2024-03-18 10:34:53 +09:00
slint slint: Update treesitter parser and queries () 2024-02-07 19:36:29 +01:00
smali add smali language support () 2023-12-20 00:31:27 +01:00
smithy Add initial Smithy support () 2023-03-21 17:12:24 -05:00
sml Add syntax highlighting for SML () 2022-09-07 13:13:06 -05:00
snakemake Adding snakemake to language () 2024-10-18 23:12:36 +02:00
solidity chore(solidity): update to newest grammar and fix queries () 2025-01-16 09:11:18 -06:00
spade Bump Spade grammar () 2025-01-18 09:43:45 -06:00
spicedb languages: add CEL, SpiceDB schema language () 2024-02-12 02:28:52 +01:00
sql Add/improve textobject queries () 2024-08-17 19:27:50 +02:00
sshclientconfig Update SSH client config grammar & highlight queries () 2022-10-31 19:27:53 -05:00
starlark support Bazel languages () 2022-06-28 08:48:38 +05:30
strace add strace highlighting () 2023-08-15 09:38:57 +02:00
supercollider Add initial support for SuperCollider () 2024-03-18 13:13:23 +01:00
svelte Fix: Svelte queries () 2024-04-16 23:56:43 +02:00
sway Add language support for sway () 2023-02-25 12:47:54 -06:00
swift feat: correct Swift highlights () 2025-01-05 10:54:45 -06:00
t32 Update t32 language queries to version 2.2.1 () 2023-08-04 16:20:12 +02:00
tablegen Bump tree-sitter llvm grammars () 2024-11-20 16:14:15 -06:00
tact docs: Fix dead links to tree-sitter docs 2024-12-28 09:05:48 -05:00
task feat: add taskwarrior to languages so task N edit is nice () 2022-08-19 19:16:54 -05:00
tcl Add tcl highlighting () 2024-04-04 03:31:00 +02:00
teal Add support for Teal language () 2024-12-04 14:59:11 -06:00
templ languages: update templ () 2024-04-03 10:31:44 +09:00
textproto Add support for textproto language. () 2024-11-20 15:57:30 -06:00
tfvars Add runtime queries for tfvars (based on hcl) () 2023-01-06 06:59:13 -06:00
thrift feat: add thrift hightlight () 2024-08-10 00:26:58 +09:00
todotxt feat: add todo.txt tree-sitter () 2023-08-09 15:35:29 +02:00
toml Add textobject for entries/elements of list-like things () 2024-03-31 11:53:15 -05:00
tsq tsq: Tune highlights to more closely match 24.07 release 2025-01-02 15:37:18 -05:00
tsx Refactor queries for ecma based languages () 2023-07-09 18:35:32 +02:00
twig Change twig tree-sitter grammar () 2022-10-10 16:27:14 -05:00
typescript Refactor queries for ecma based languages () 2023-07-09 18:35:32 +02:00
typespec Add TypeSpec support () 2024-08-10 00:25:06 +09:00
typst Add comment injection to typst queries () 2024-04-29 17:44:20 +02:00
ungrammar Added ungrammar language support () 2022-07-12 10:06:53 -05:00
unison Update Unison grammar and queries () 2024-11-20 16:18:18 -06:00
uxntal Add support for the uxntal language () 2023-02-19 12:32:42 -06:00
v replace new lsp for vlang () 2023-07-31 01:04:55 +02:00
vala Add textobject queries for vala () 2024-03-18 00:11:28 +01:00
vento Add support for the Vento template language () 2024-12-02 09:03:11 -06:00
verilog add verilog comment textobjects () 2024-08-10 00:26:34 +09:00
vhdl VHDL highlights.scm improvement () 2024-06-29 15:30:38 +09:00
vhs Update some grammars to a commit where the license file is included () 2024-01-25 14:12:17 +09:00
vue small fix syntax highlighting in vue.js files () 2024-09-21 19:12:39 +02:00
wast Add support for webassembly text format () 2022-10-01 09:13:52 -05:00
wat Added missing keywords to wat (wasm) hightlights () 2022-10-31 19:30:08 -05:00
webc Webc language support () 2023-06-13 17:41:30 +02:00
wgsl Fix C++ syntax highlighting, and improve C & WGSL highlighting () 2022-10-13 20:31:32 -05:00
wit Support WIT grammar () 2022-10-31 18:48:01 -05:00
wren Improve wren support () 2023-08-04 16:25:36 +02:00
xit add syntax highlights for xit () 2022-08-23 20:52:01 -05:00
xml feat(lang): add xml () 2022-10-29 15:41:28 -05:00
xtc Add support for Xena OpenAutomation files () 2024-04-16 15:33:50 +02:00
yaml Add/improve textobject queries () 2024-08-17 19:27:50 +02:00
yuck fix: typo in scm files inside runtime/queries/ () 2023-12-15 15:58:27 +09:00
zig Update tree-sitter-zig () 2023-08-02 21:22:28 +02:00