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/queries
Dmitry Salin 889bbefeb3
Add support for Mojo (#10743)
* Add support for Mojo

* Update grammar

* Fix queries

* Fix docs

* Use inheritance for some files
3 days ago
..
_gjs feat: add support for gjs and gts (#9940) 2 weeks ago
_javascript Refactor queries for ecma based languages (#7207) 10 months ago
_jsx fix typo "braket" in jsx highlights (#9910) 2 months ago
_typescript Add textobject for entries/elements of list-like things (#8150) 2 months ago
ada Initial Ada language support (after stale) (#9908) 2 months ago
adl feat: Add ADL language support (#10029) 1 month ago
agda Add support for Agda (#8285) 5 months ago
astro feat: Syntax highlighting for Astro files (#3829) 2 years ago
awk AWK Regex injection (#3535) 2 years ago
bash feat: update bash grammar to latest tree-sitter-bash rev (#10526) 4 weeks ago
bass add `bass` language + highlighting (#3771) 2 years ago
beancount Add language: beancount (#3297) 2 years ago
bibtex Add support for the BibTeX file format (#5064) 1 year ago
bicep Add support for Bicep files (#4403) 2 years ago
bitbake add initial support for bitbake language (#10010) 2 months ago
blade Add blade support (#9513) 2 months ago
blueprint Update tree-sitter-blueprint (#8161) 9 months ago
c Add textobject for entries/elements of list-like things (#8150) 2 months ago
c-sharp C# syntax highlight tweaks (#4285) 2 years ago
cairo Drop old cairo grammar, alias to rust for now 12 months ago
capnp Add language support for Cap’n Proto format (#6325) 1 year ago
cel languages: add CEL, SpiceDB schema language (#9296) 3 months ago
clojure Add clojure language support (#2780) 2 years ago
cmake Update tree-sitter-cmake (#4809) 2 years ago
comment fix: don't highlight colons (:) in comments (#10014) 2 months ago
common-lisp Add indent queries for scheme (and reuse them for common-lisp & racket). (#8720) 6 months ago
cpon feat(lang): Cpon lang support (#2355) 2 years ago
cpp C++: Improve parameter highlighting 2 months ago
crystal Use tree-sitter-ruby for crystal (#5205) 1 year ago
css bash, make, css: highlight and indent queries improvement (#9393) 4 months ago
cue feat: add cue support (#3262) 2 years ago
d Fix D unittest injection query. (#4562) 2 years ago
dart Improve textobjects for parameter/argument for Dart (#9644) 3 months ago
dbml DBML Language support (#8860) 6 months ago
devicetree Delete invalid indents.scm queries 2 years ago
dhall dhall: additional highlight queries (#5959) 1 year ago
diff Update tree-sitter-diff (#3708) 2 years ago
docker-compose Add docker-compose language (#9661) 3 months ago
dockerfile fix: update upstream tree-sitter-dockerfile (#6895) 1 year ago
dot Add Graphviz Dot lang support (#3241) 2 years ago
dtd Add DTD language support (#6644) 1 year ago
earthfile update earthfile grammar and highlight queries (#10489) 1 month ago
ecma Fixed ECMAScript private member highlighting (#10554) 3 weeks ago
edoc Improve Edoc highlighting within Erlang 2 years ago
eex add tree-sitter-eex 2 years ago
ejs add tree-sitter-embedded-template (erb & ejs) (#2055) 2 years ago
elixir Implement simple indents.scm for Elixir (#4821) 2 years ago
elm Add elm treesitter textobjects (#6084) 1 year ago
elvish languages: added elvish (#2948) 2 years ago
env Modify env language to extend bash (#5720) 1 year ago
erb add tree-sitter-embedded-template (erb & ejs) (#2055) 2 years ago
erlang Update tree-sitter-erlang and highlights 2 months ago
esdl feat(lang): Add esdl grammar (#3526) 2 years ago
fidl add fidl support (#9713) 3 months ago
fish Fixing (in two ways) a small typo (#2156) 2 years ago
forth Add forth-lsp and update tree-sitter-forth (#7334) 11 months ago
fortran Add Fortran comment injections (#7305) 11 months ago
fsharp update fsharp tree-sitter (#8024) 9 months ago
gas add GNU assembler (gas) support #8291) 8 months ago
gdscript Add argument to textobject in gdscript. (#9288) 4 months ago
gemini add gemini language support (#8070) 9 months ago
git-attributes feat(languages): git-ignore and git-attributes (#2397) 2 years ago
git-commit Update tree-sitter-git-commit (#6692) 1 year ago
git-config Update tree-sitter-git-commit 2 months ago
git-ignore feat(languages): git-ignore and git-attributes (#2397) 2 years ago
git-rebase Update tree-sitter-git-rebase (#6030) 1 year ago
gjs feat: add support for gjs and gts (#9940) 2 weeks ago
gleam added ../gleam/injections.scm (#10062) 2 months ago
glimmer Add support for ember.js templates (#9902) 2 months ago
glsl Add textobjects.scm to GLSL (#3051) 2 years ago
gn GN language support (#6969) 6 months ago
go Fix malformed predicates in highlighting queries 2 months ago
godot-resource Update queries for godot4 (#6186) 1 year ago
gomod feat(lang): add go.mod and go.work support (#2197) 2 years ago
gotmpl feat(tree-sitter): add go template support (#3091) 2 years ago
gowork feat(lang): add go.mod and go.work support (#2197) 2 years ago
graphql Add textobject for entries/elements of list-like things (#8150) 2 months ago
groovy Extend groovy support (#9677) 2 months ago
gts feat: add support for gjs and gts (#9940) 2 weeks ago
hare Bump the version of Hare's grammar (#7784) 10 months ago
haskell highlights: add type.parameter scope to several more languages (#8718) 6 months ago
haskell-persistent Add language support for persistent library syntax (#7261) 10 months ago
hcl Add textobject queries for HCL (#9658) 3 months ago
heex Update tree-sitter-heex 2 years ago
helm feat: add suport for helm charts (#9900) 2 months ago
hocon Add HOCON language support (#9203) 4 months ago
hoon Add Hoon (#9190) 3 months ago
hosts Added tree-sitter-hosts (#4950) 1 year ago
html Fix broken html doctype highlighting (#4829) 2 years ago
hurl add textobjects queries for hurl (#10594) 3 weeks ago
hyprlang Add support for hyprland config (#9899) 2 months ago
iex add tree-sitter-iex (#1576) 2 years ago
ini add highlights for env and ini file formats (#4536) 2 years ago
inko Add support for Inko (#10656) 2 weeks ago
janet Use janet-simple grammar for Janet (#9247) 4 months ago
java Add textobject for entries/elements of list-like things (#8150) 2 months ago
javascript Refactor queries for ecma based languages (#7207) 10 months ago
jinja Jinja language family syntax support (#7233) 9 months ago
jsdoc adds missing tree-sitter-comment injection for js/ts (#2763) 2 years ago
json lang(json): make field key highlighting consistent with toml and yaml (#10676) 2 weeks ago
json5 lang(json): make field key highlighting consistent with toml and yaml (#10676) 2 weeks ago
jsonc Add Support for JSONC (#9906) 2 months ago
jsonnet feat(languages): jsonnet (#3714) 2 years ago
jsx Refactor queries for ecma based languages (#7207) 10 months ago
julia Fix malformed predicates in highlighting queries 2 months ago
just Add standalone language support for `just` (#6453) 1 year ago
kdl replace kdl tree-sitter to fix highlighting (#8652) 7 months ago
koka Add koka language server and update grammar (#10119) 1 month ago
kotlin highlights: add type.parameter scope to several more languages (#8718) 6 months ago
latex fix(grammar): Add `block_comment` and `comment_environment` injection for latex comments (#4922) 1 year ago
ld Update tree-sitter-ld and highlights (#10379) 1 month ago
ldif add LDIF support (#10330) 1 month ago
lean Fix some typos (#2978) 2 years ago
ledger Remove broken ledger tag highlight (#2988) 2 years ago
llvm Indentation rework (#1562) 2 years ago
llvm-mir Indentation rework (#1562) 2 years ago
llvm-mir-yaml Indentation rework (#1562) 2 years ago
log add log tree-sitter (#8916) 6 months ago
lpf Add LPF tree sitter (#8536) 7 months ago
lua Add textobject for entries/elements of list-like things (#8150) 2 months ago
make bash, make, css: highlight and indent queries improvement (#9393) 4 months ago
markdoc feat(languages): Support markdoc (#6432) 1 year ago
markdown inject language based on file extension & shebang (#3970) 1 year ago
markdown.inline markdown.inline: Add `injection.combined` to html tag (#7960) 9 months ago
matlab highlight(matlab): Fix string's single-quote's color (#7493) 11 months ago
mermaid Add Mermaid.js for markdown support (#5147) 1 year ago
meson Improvements to Meson syntax. (#4572) 2 years ago
mojo Add support for Mojo (#10743) 3 days ago
move Add Move language support 1 month ago
msbuild Add MSBuild language based on XML grammar (#5793) 1 year ago
nasm feat: add nasm language (#6068) 1 year ago
nickel Update languages.toml for Nickel (#7059) 12 months ago
nim Switch Nim tree-sitter queries to alaviss/tree-sitter-nim (#9722) 3 months ago
nix Add textobject queries for Nix (#9659) 3 months ago
nu Update grammars for Nushell to rev 358c4f50 (#9502) 3 months ago
nunjucks Jinja language family syntax support (#7233) 9 months ago
ocaml fix: close #9771 fix comments with `(` and `)` (#9800) 2 months ago
ocaml-interface tree sitter comments injections (#1527) 2 years ago
odin Update Odin tree sitter grammar (#10698) 2 weeks ago
ohm feat: Add `Ohm` language support (#9991) 2 months ago
opencl Add OpenCL tree-sitter and LSP config (#6473) 1 year ago
openscad support for openscad (#2680) 2 years ago
org Initial basic Org markup support thanks to tree-sitter-org (#1845) 2 years ago
pascal Pascal support (#3542) 2 years ago
passwd Add tree-sitter-passwd (#4959) 1 year ago
pem feat: add pem language (#5797) 1 year ago
perl re-add indent and textobject queries for perl (#7947) 8 months ago
pest Add pest support (#10616) 3 weeks ago
php Add textobject for entries/elements of list-like things (#8150) 2 months ago
php-only Add blade support (#9513) 2 months ago
pkgbuild Enhance support for PKGBUILDS (#9909) 2 months ago
pkl Fix malformed predicates in highlighting queries 2 months ago
po Add GNU gettext PO grammar (#5996) 1 year ago
pod Update some grammars to a commit where the license file is included (#9279) 4 months ago
ponylang Add language support for ponylang (#5416) 1 year ago
powershell Add PowerShell highlighting (#9827) 2 months ago
prisma Update Prisma tree-sitter for view support (#5417) 1 year ago
protobuf Add textobject queries for protobuf grammar. (#9184) 4 months ago
prql feat: update prql parser (#7771) 10 months ago
purescript Update some grammars to a commit where the license file is included (#8691) 6 months ago
python Add `is not` and `not in` to python syntax (#10647) 2 weeks ago
qml Add QML language support (#4842) 2 years ago
r Add comment injection for R (#4031) 2 years ago
racket Add indent queries for scheme (and reuse them for common-lisp & racket). (#8720) 6 months ago
regex Tune regex highlights for usage in prompts 10 months ago
rego Add language support for rego (OpenPolicyAgent) (#6415) 1 year ago
rescript Upgrade rescript tree sitter & highlights (#4356) 2 years ago
rmarkdown add languages `r` and `rmarkdown` (#1998) 2 years ago
robot Update tree-sitter-robot (#7970) 9 months ago
ron switch to tree-sitter-ron (#8624) 7 months ago
rst Add support for reStructuredText (#6180) 1 year ago
ruby Add textobject for entries/elements of list-like things (#8150) 2 months ago
rust add `try` keyword to rust highlights (#10641) 3 weeks ago
sage Support sagemath language (#5649) 1 year ago
scala Improve tree-sitter queries for Scala (#9475) 3 months ago
scheme Add indent queries for scheme (and reuse them for common-lisp & racket). (#8720) 6 months ago
scss Fix malformed predicates in highlighting queries 2 months ago
slint slint: Update treesitter parser and queries (#9551) 3 months ago
smali add smali language support (#9089) 5 months ago
smithy Add initial Smithy support (#6370) 1 year ago
sml Add syntax highlighting for SML (#3692) 2 years ago
solidity feat(solidity): add missing operators for highlights (#10757) 4 days ago
spicedb languages: add CEL, SpiceDB schema language (#9296) 3 months ago
sql Bump tree-sitter-sql (#9634) 3 months ago
sshclientconfig Update SSH client config grammar & highlight queries (#4538) 2 years ago
starlark support Bazel languages (#2903) 2 years ago
strace add strace highlighting (#7928) 9 months ago
supercollider Add initial support for SuperCollider (#9329) 2 months ago
svelte Fix: Svelte queries (#10487) 1 month ago
sway Add language support for sway (#6023) 1 year ago
swift Updated Swift grammar, adding 'any' and 'await' keywords. (#9586) 3 months ago
t32 Update t32 language queries to version 2.2.1 (#7811) 10 months ago
tablegen Indentation rework (#1562) 2 years ago
tact feat: Add `Tact` language support (#9512) 3 months ago
task feat: add taskwarrior to languages so `task N edit` is nice (#3468) 2 years ago
tcl Add tcl highlighting (#9837) 1 month ago
templ languages: update templ (#10114) 2 months ago
tfvars Add runtime queries for `tfvars` (based on `hcl`) (#5396) 1 year ago
todotxt feat: add todo.txt tree-sitter (#7835) 9 months ago
toml Add textobject for entries/elements of list-like things (#8150) 2 months ago
tsq Bump tree-sitter to latest master (#9317) 4 months ago
tsx Refactor queries for ecma based languages (#7207) 10 months ago
twig Change twig tree-sitter grammar (#4176) 2 years ago
typescript Refactor queries for ecma based languages (#7207) 10 months ago
typst Add comment injection to typst queries (#10628) 3 weeks ago
ungrammar Added ungrammar language support (#3048) 2 years ago
unison Update Unison tree-sitter grammar for type changes and add indent queries (#9505) 3 months ago
uxntal Add support for the uxntal language (#6047) 1 year ago
v replace new lsp for vlang (#7760) 10 months ago
vala Add textobject queries for vala (#8541) 2 months ago
verilog Fix some typos (#2978) 2 years ago
vhdl Add vhdl language support (#5826) 1 year ago
vhs Update some grammars to a commit where the license file is included (#9279) 4 months ago
vue Allow custom preprocessors for 'vue' injections (#5268) 1 year ago
wast Add support for webassembly text format (#4040) 2 years ago
wat Added missing keywords to wat (wasm) hightlights (#4542) 2 years ago
webc Webc language support (#7290) 11 months ago
wgsl Fix C++ syntax highlighting, and improve C & WGSL highlighting (#4079) 2 years ago
wit Support WIT grammar (#4525) 2 years ago
wren Improve wren support (#7819) 10 months ago
xit add syntax highlights for xit (#3521) 2 years ago
xml feat(lang): add xml (#4518) 2 years ago
xtc Add support for Xena OpenAutomation files (#10448) 1 month ago
yaml Add Buildkite command/commands support to yaml injections (#10090) 2 months ago
yuck fix: typo in scm files inside runtime/queries/ (#8630) 5 months ago
zig Update tree-sitter-zig (#7803) 10 months ago