helix/runtime/queries
Lucas @ StarkWare 0c6ffe192b
chore: update cairo tree sitter + queries (#11067)
2024-07-02 09:37:49 +09:00
..
_gjs feat: add support for gjs and gts (#9940) 2024-05-06 18:04:08 +02:00
_javascript
_jsx fix typo "braket" in jsx highlights (#9910) 2024-03-17 17:36:54 -05:00
_typescript Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
ada Initial Ada language support (after stale) (#9908) 2024-03-19 13:28:15 +01:00
adl feat: Add ADL language support (#10029) 2024-04-08 04:45:20 +02:00
agda Add support for Agda (#8285) 2023-12-16 05:29:26 +01:00
astro
awk
bash feat: update bash grammar to latest tree-sitter-bash rev (#10526) 2024-04-20 07:41:55 -05:00
bass
beancount
bibtex
bicep
bitbake add initial support for bitbake language (#10010) 2024-03-31 14:16:19 +02:00
blade Add blade support (#9513) 2024-03-18 00:07:09 +01:00
blueprint Update tree-sitter-blueprint (#8161) 2023-09-04 18:50:42 +02:00
c Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
c-sharp
cairo chore: update cairo tree sitter + queries (#11067) 2024-07-02 09:37:49 +09:00
capnp
cel languages: add CEL, SpiceDB schema language (#9296) 2024-02-12 02:28:52 +01:00
clojure
cmake
comment fix: don't highlight colons (:) in comments (#10014) 2024-03-27 14:31:35 +01:00
common-lisp Add indent queries for scheme (and reuse them for common-lisp & racket). (#8720) 2023-11-08 20:53:07 +01:00
cpon
cpp C++: Improve parameter highlighting 2024-03-22 00:20:29 +09:00
crystal
css bash, make, css: highlight and indent queries improvement (#9393) 2024-01-22 19:51:12 +01:00
cue
d
dart Improve textobjects for parameter/argument for Dart (#9644) 2024-02-17 17:09:21 +01:00
dbml DBML Language support (#8860) 2023-11-22 18:27:25 +01:00
devicetree
dhall
diff
docker-compose Add docker-compose language (#9661) 2024-02-19 00:19:44 +01:00
dockerfile
dot
dtd
earthfile update earthfile grammar and highlight queries (#10489) 2024-04-17 20:15:16 +09:00
ecma Fixed ECMAScript private member highlighting (#10554) 2024-04-27 21:55:12 +02:00
edoc
eex
ejs
elisp add elisp support (#10644) 2024-06-07 13:02:27 +09:00
elixir
elm
elvish
env
erb
erlang Update tree-sitter-erlang and highlights 2024-03-22 00:20:29 +09:00
esdl
fidl add fidl support (#9713) 2024-02-27 01:41:50 +01:00
fish
forth
fortran
fsharp update fsharp tree-sitter (#8024) 2023-08-21 16:38:21 +02:00
gas add GNU assembler (gas) support #8291) 2023-09-16 02:04:44 +02:00
gdscript Add argument to textobject in gdscript. (#9288) 2024-01-28 18:19:25 +09:00
gemini add gemini language support (#8070) 2023-08-27 00:43:18 +02:00
git-attributes
git-commit
git-config Update tree-sitter-git-commit 2024-03-22 00:20:29 +09:00
git-ignore
git-rebase
gjs feat: add support for gjs and gts (#9940) 2024-05-06 18:04:08 +02:00
gleam added ../gleam/injections.scm (#10062) 2024-03-31 14:48:29 +02:00
glimmer Add support for ember.js templates (#9902) 2024-03-19 17:26:50 +01:00
glsl
gn GN language support (#6969) 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
gomod
gotmpl
gowork
graphql Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
groovy Extend groovy support (#9677) 2024-03-18 00:01:11 +01:00
gts feat: add support for gjs and gts (#9940) 2024-05-06 18:04:08 +02:00
hare Bump the version of Hare's grammar (#7784) 2023-08-04 16:19:26 +02:00
haskell highlights: add type.parameter scope to several more languages (#8718) 2023-11-06 02:54:25 +01:00
haskell-persistent
hcl Add textobject queries for HCL (#9658) 2024-02-19 00:46:32 +01:00
heex
helm feat: add suport for helm charts (#9900) 2024-03-19 15:07:44 +01:00
hocon Add HOCON language support (#9203) 2024-01-08 03:04:43 +01:00
hoon Add Hoon (#9190) 2024-02-12 16:36:14 +01:00
hosts
html
hurl add textobjects queries for hurl (#10594) 2024-04-29 18:17:46 +02:00
hyprlang Add support for hyprland config (#9899) 2024-03-17 23:53:30 +01:00
iex
ini
inko Add support for Inko (#10656) 2024-05-06 18:04:32 +02:00
janet Use janet-simple grammar for Janet (#9247) 2024-01-28 19:17:46 +09:00
java Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
javascript
jinja Jinja language family syntax support (#7233) 2023-08-09 16:26:58 +02:00
jsdoc
json lang(json): make field key highlighting consistent with toml and yaml (#10676) 2024-05-06 17:11:09 +02:00
json5 lang(json): make field key highlighting consistent with toml and yaml (#10676) 2024-05-06 17:11:09 +02:00
jsonc Add Support for JSONC (#9906) 2024-03-17 23:54:05 +01:00
jsonnet
jsx
julia Fix malformed predicates in highlighting queries 2024-03-18 10:34:53 +09:00
just
kdl replace kdl tree-sitter to fix highlighting (#8652) 2023-11-03 22:21:54 +01:00
koka Add koka language server and update grammar (#10119) 2024-04-05 18:53:07 +09:00
kotlin highlights: add type.parameter scope to several more languages (#8718) 2023-11-06 02:54:25 +01:00
latex
ld Update tree-sitter-ld and highlights (#10379) 2024-04-13 02:32:24 +02:00
ldif add LDIF support (#10330) 2024-04-11 17:17:44 +02:00
lean
ledger
llvm
llvm-mir
llvm-mir-yaml
log add log tree-sitter (#8916) 2023-11-29 02:42:59 +01:00
lpf Add LPF tree sitter (#8536) 2023-10-27 01:32:49 +02:00
lua Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
make bash, make, css: highlight and indent queries improvement (#9393) 2024-01-22 19:51:12 +01:00
markdoc
markdown
markdown.inline markdown.inline: Add `injection.combined` to html tag (#7960) 2023-08-16 11:28:07 -05:00
matlab
mermaid
meson
mojo Add support for Mojo (#10743) 2024-05-15 16:24:57 +02:00
move Add Move language support 2024-04-18 14:57:23 +09:00
msbuild
nasm
nickel
nim Switch Nim tree-sitter queries to alaviss/tree-sitter-nim (#9722) 2024-02-29 10:49:10 +09:00
nix Add textobject queries for Nix (#9659) 2024-02-19 00:46:13 +01:00
nu Update grammars for Nushell to rev 358c4f50 (#9502) 2024-02-04 02:04:51 +01:00
nunjucks Jinja language family syntax support (#7233) 2023-08-09 16:26:58 +02:00
ocaml fix: close #9771 fix comments with `(` and `)` (#9800) 2024-03-08 10:54:17 +09:00
ocaml-interface
odin Update Odin tree sitter grammar (#10698) 2024-05-07 18:14:55 +02:00
ohm feat: Add `Ohm` language support (#9991) 2024-03-24 23:30:59 +01:00
opencl
openscad
org
pascal
passwd
pem
perl re-add indent and textobject queries for perl (#7947) 2023-09-10 21:27:04 +02:00
pest Add pest support (#10616) 2024-04-29 17:44:03 +02:00
php Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
php-only Add blade support (#9513) 2024-03-18 00:07:09 +01:00
pkgbuild Enhance support for PKGBUILDS (#9909) 2024-03-19 13:27:46 +01:00
pkl Fix malformed predicates in highlighting queries 2024-03-18 10:34:53 +09:00
po
pod Update some grammars to a commit where the license file is included (#9279) 2024-01-25 14:12:17 +09:00
ponylang
powershell Add PowerShell highlighting (#9827) 2024-03-07 23:39:00 +01:00
prisma
protobuf Add textobject queries for protobuf grammar. (#9184) 2024-01-08 03:08:41 +01:00
prql
purescript Update some grammars to a commit where the license file is included (#8691) 2023-11-18 10:24:59 +09:00
python Add `is not` and `not in` to python syntax (#10647) 2024-05-03 12:39:02 +02:00
qml
r
racket Add indent queries for scheme (and reuse them for common-lisp & racket). (#8720) 2023-11-08 20:53:07 +01:00
regex
rego
rescript
rmarkdown
robot Update tree-sitter-robot (#7970) 2023-08-18 22:48:47 +02:00
ron switch to tree-sitter-ron (#8624) 2023-10-27 01:40:16 +02:00
rst
ruby Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
rust add `try` keyword to rust highlights (#10641) 2024-04-30 13:13:27 +09:00
sage
scala Improve tree-sitter queries for Scala (#9475) 2024-02-04 02:09:42 +01:00
scheme Add indent queries for scheme (and reuse them for common-lisp & racket). (#8720) 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 (#9551) 2024-02-07 19:36:29 +01:00
smali add smali language support (#9089) 2023-12-20 00:31:27 +01:00
smithy
sml
solidity feat(solidity): add missing operators for highlights (#10757) 2024-05-14 17:53:59 +09:00
spicedb languages: add CEL, SpiceDB schema language (#9296) 2024-02-12 02:28:52 +01:00
sql Bump tree-sitter-sql (#9634) 2024-02-24 12:28:25 +09:00
sshclientconfig
starlark
strace add strace highlighting (#7928) 2023-08-15 09:38:57 +02:00
supercollider Add initial support for SuperCollider (#9329) 2024-03-18 13:13:23 +01:00
svelte Fix: Svelte queries (#10487) 2024-04-16 23:56:43 +02:00
sway
swift Update Swift Grammar and Queries (#10802) 2024-06-07 12:29:42 -05:00
t32 Update t32 language queries to version 2.2.1 (#7811) 2023-08-04 16:20:12 +02:00
tablegen
tact feat: Add `Tact` language support (#9512) 2024-02-04 02:09:11 +01:00
task
tcl Add tcl highlighting (#9837) 2024-04-04 03:31:00 +02:00
templ languages: update templ (#10114) 2024-04-03 10:31:44 +09:00
tfvars
todotxt feat: add todo.txt tree-sitter (#7835) 2023-08-09 15:35:29 +02:00
toml Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
tsq Bump tree-sitter to latest master (#9317) 2024-01-15 15:33:26 +09:00
tsx
twig
typescript
typst Add comment injection to typst queries (#10628) 2024-04-29 17:44:20 +02:00
ungrammar
unison Update Unison tree-sitter grammar for type changes and add indent queries (#9505) 2024-02-04 02:10:20 +01:00
uxntal
v
vala Add textobject queries for vala (#8541) 2024-03-18 00:11:28 +01:00
verilog
vhdl VHDL highlights.scm improvement (#10845) 2024-06-29 15:30:38 +09:00
vhs Update some grammars to a commit where the license file is included (#9279) 2024-01-25 14:12:17 +09:00
vue
wast
wat
webc
wgsl
wit
wren Improve wren support (#7819) 2023-08-04 16:25:36 +02:00
xit
xml
xtc Add support for Xena OpenAutomation files (#10448) 2024-04-16 15:33:50 +02:00
yaml Add Buildkite command/commands support to yaml injections (#10090) 2024-04-02 02:48:08 +02:00
yuck fix: typo in scm files inside runtime/queries/ (#8630) 2023-12-15 15:58:27 +09:00
zig