nvim-treesitter/queries
2023-03-15 22:44:59 +01:00
..
ada feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
agda highlights: use @preproc where appropriate 2022-10-15 08:49:01 -07:00
arduino feat(arduino): separate from cpp 2022-11-18 16:51:08 +01:00
astro astro: add injections for scss 2023-02-11 15:55:56 -08:00
awk highlights: create subscoping for ternary operator 2022-12-02 21:42:11 +01:00
bash injections: add more regex injections 2022-11-27 17:35:10 +01:00
beancount highlights(beancount): update on latest updates 2023-01-28 15:03:55 +01:00
bibtex add basic queries for bibtex 2021-03-22 22:19:10 +01:00
bicep feat: add bicep 2023-02-24 17:43:13 -05:00
blueprint parsers: add blueprint parser 2022-09-12 10:54:58 +01:00
c feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
c_sharp feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
capnp feat(capnp): improve queries 2023-02-23 08:35:27 +02:00
chatito feat: add chatito 2023-02-04 04:19:40 -08:00
clojure feat!: add @keyword.coroutine capture 2023-03-03 07:07:52 -08:00
cmake highlights(cmake): match digits and @ in unquoted arguments 2023-03-11 13:36:12 -05:00
comment comment(highlights): add @nospell to tags and user mentions 2023-03-01 15:22:10 -05:00
commonlisp Update queries/commonlisp/highlights.scm 2021-05-17 20:45:31 +02:00
cooklang Add Cooklang 2022-03-17 08:40:34 +01:00
cpon feat: add cpon 2023-02-24 01:14:47 -08:00
cpp feat!: add @keyword.coroutine capture 2023-03-03 07:07:52 -08:00
css highlights(css): use more specific groups 2022-11-26 13:17:51 +02:00
cuda highlights(cuda): add __noinline__ 2023-02-01 20:40:39 +02:00
cue feat: add cue 2023-03-04 05:08:18 -05:00
d feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
dart feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
devicetree Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
dhall feat: add dhall 2023-02-24 09:10:11 +02:00
diff feat(diff): add diff parser 2022-10-19 16:22:58 -07:00
dockerfile highlights(dockerfile): add several highlights 2022-10-15 08:12:55 -07:00
dot highlights: use @preproc where appropriate 2022-10-15 08:49:01 -07:00
ebnf Add ebnf parser 2022-11-25 13:25:45 +01:00
ecma fix(ecma): inject properly based on "call_expression" 2023-03-12 16:27:40 +00:00
eex Add tree-sitter-eex parser for (L)EEx files (#2351) 2022-01-25 16:52:51 +00:00
elixir feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
elm feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
elsa feat(elsa): improve queries 2023-02-22 19:06:35 +02:00
elvish highlights(elvish): fix captures 2022-11-26 13:17:51 +02:00
embedded_template Add embedded template to support ERB files 2022-05-05 01:34:59 +02:00
erlang feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
fennel folds(fennel): add let, fn, let_clause, quoted_list, local, global folds 2023-01-09 10:40:53 +01:00
fish docs: fix typos 2023-02-23 11:39:43 -08:00
foam support PyFoam syntax in OpenFOAM files 2022-01-16 18:59:29 +01:00
fortran feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
fsh parsers: Add FHIR Shorthand (FSH) (#4052) 2023-01-18 17:58:45 +00:00
func feat: add func 2023-02-02 23:28:46 +02:00
fusion highlights: create subscoping for ternary operator 2022-12-02 21:42:11 +01:00
gdscript feat!: add @keyword.coroutine capture 2023-03-03 07:07:52 -08:00
git_config refactor(gitconfig): use lua-match instead of match 2023-03-11 04:47:17 -05:00
git_rebase feat(git_rebase): add git_rebase parser 2022-10-28 10:36:23 +02:00
gitattributes highlights(gitattributes): fix captures 2022-11-26 13:17:51 +02:00
gitcommit feat(gitcommit): improve diff injection since last parser update 2022-11-25 10:58:11 +01:00
gitignore feat(spell): support more languages 2022-09-26 13:47:12 +01:00
gleam fix(gleam): update highlights from upstream 2023-03-10 02:41:45 -05:00
glimmer Prefer lua-match over match 2021-11-23 10:02:06 +01:00
glsl highlights(glsl): use more specific groups 2022-11-26 13:17:51 +02:00
go feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
godot_resource Rename queries: godotResource -> godot_resource 2021-11-25 23:02:57 +01:00
gomod highlight for module path 2023-02-17 16:54:18 -08:00
gosum feat: add @text.uri where applicable to thrift and gosum 2023-02-18 02:07:28 -08:00
gowork Add support for new golang go.work files 2021-12-18 20:02:08 +01:00
graphql feat: add @string.documentation where applicable 2023-03-05 17:15:32 -05:00
hack feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
hare feat: add Hare 2023-03-11 03:45:31 -05:00
haskell highlights(haskell): don't match True|False in other identifiers 2023-01-14 14:29:00 -08:00
hcl updated comment to reflect highlight change 2023-02-14 10:09:09 -08:00
heex Support HEEx slots 2022-01-31 09:19:01 +01:00
help fixup! help: update queries 2022-11-22 15:28:30 +01:00
hjson Support hjson 2021-09-19 14:19:20 +02:00
hlsl highlights(hlsl): use more specific groups 2022-11-26 13:17:51 +02:00
hocon add hocon 2022-01-16 14:59:39 +01:00
html refactor(vue, html): Update injections 2023-01-03 12:05:10 +01:00
html_tags injections(html): fix faulty css/js injections 2023-03-05 22:34:41 +02:00
htmldjango feat: add htmldjango 2023-01-21 17:01:45 +01:00
http injections(http): add comment injection 2021-11-12 21:52:50 +01:00
ini folds(ini): add folds.scm 2023-01-21 01:05:57 +01:00
java fix: Java indent for multiple line arguments (#4449) 2023-03-06 18:10:31 -05:00
javascript Expand locals to include properties and methods 2022-11-25 18:24:11 +01:00
jq jq/highlights.scm should highlight the elif keyword 2023-02-02 14:40:36 +02:00
jsdoc Fix jsdoc: play nice with the comment parser (#1108) 2021-03-27 10:51:16 -05:00
json Partially revert json highlight updates 2023-01-22 10:34:19 +02:00
json5 Reorder json5 queries 2021-08-30 11:42:41 +02:00
jsonc feat(spell): support more languages 2022-09-26 13:47:12 +01:00
jsonnet feat: add jsonnet 2022-09-10 11:09:10 -07:00
jsx fix(jsx): add missing indent end mark to elements 2023-01-04 12:14:03 +01:00
julia feat(julia): add builtin functions & types 2023-03-10 03:38:23 -05:00
kdl feat(kdl): update parser & queries fixing the comment bug 2023-03-01 02:57:26 -05:00
kotlin feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
lalrpop injections(lalrpop): add rust & regex 2022-11-26 13:17:51 +02:00
latex latex: @nospell for environment names, citations and commands (#3948) 2022-12-08 11:01:56 +01:00
ledger Update ledger injections 2021-09-10 01:24:38 +02:00
llvm highlights(llvm): use more specific groups 2022-11-26 13:17:51 +02:00
lua feat(lua): add more builtin variables per lua_ls 2023-03-11 15:16:46 -05:00
luap feat: add luap 2023-03-04 11:32:25 -05:00
m68k Add additional m68k queries 2022-04-27 16:54:38 +02:00
make highlights(make): fix captures 2022-11-26 13:17:51 +02:00
markdown markdown: add strikethrough and blockquote captures 2023-01-14 11:52:25 +01:00
markdown_inline feat(markdown): add latex injections 2023-02-05 08:29:45 -08:00
matlab feat: add matlab 2023-02-28 02:51:00 -05:00
menhir Add support for menhir (OCaml parser generator) 2022-09-05 14:48:58 -07:00
mermaid feat: add mermaid 2022-11-20 12:24:55 +01:00
meson highlights: create subscoping for ternary operator 2022-12-02 21:42:11 +01:00
mlir parsers: add tree-sitter-mlir parser 2023-03-14 01:50:12 +01:00
nickel fix(nickel): follow upstream change in https://github.com/nickel-lang/tree-sitter-nickel/pull/13/files#diff-d485a982e458ef8da2cc203585065b7542665cb80b78d230b1e8f77ea25825d4 2023-01-11 21:49:29 +01:00
ninja Add ninja parser (#2217) 2022-01-08 01:26:33 +00:00
nix injections(nix): remove @combined 2023-01-11 21:27:02 +01:00
ocaml highlights(ocaml): use more specific groups 2022-11-26 13:17:51 +02:00
ocaml_interface Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
ocamllex Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
pascal feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
passwd feat: add passwd 2023-02-28 17:48:11 -05:00
perl highlights: create subscoping for ternary operator 2022-12-02 21:42:11 +01:00
php highlights(php): use lua-match? 2023-02-12 01:23:19 -08:00
phpdoc fix(phpdoc): highlight optional type as @type 2022-11-29 12:19:19 +01:00
pioasm highlights(pioasm): fix captures 2022-11-26 13:17:51 +02:00
po feat: add PO 2023-03-01 02:56:14 -05:00
poe_filter feat: add poe_filter 2023-01-25 23:53:04 +02:00
prisma feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
proto feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
prql highlights(prql): change loop and case highlight 2023-03-10 14:42:22 -08:00
pug Fix pug injection 2021-11-30 23:40:49 +01:00
python fix: change folding algorithm to fix Python indents 2023-03-15 22:44:59 +01:00
ql feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
qmldir feat: add qmldir 2023-03-01 02:28:48 -05:00
qmljs highlights(qmljs): fix captures 2022-11-26 13:17:51 +02:00
query feat(query): differentiate lua-match strings by using luap injections and fix offset matches 2023-03-04 11:32:25 -05:00
r move 'in' to repeat 2022-12-31 13:50:47 +01:00
racket Add racket support 2022-08-03 00:25:14 +02:00
rasi highlights(rasi): fix captures 2022-11-26 13:17:51 +02:00
regex Regex highlights: Add constant highlight for class_character 2021-01-03 19:05:38 +01:00
rego rego: update parser and queries (#3805) 2022-11-16 09:35:41 +01:00
rnoweb rnoweb: Use new inline/chunk distinction 2022-06-19 21:45:19 +02:00
ron feat: add RON 2023-02-05 02:21:49 -08:00
rst highlights(rst): don't spell check links 2023-01-22 14:11:45 +01:00
ruby feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
rust feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
scala feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
scheme fix: update scheme queries to parser change 2022-11-06 11:32:36 +01:00
scss feat(scss): add known at-rules to keyword list 2023-01-13 02:46:16 -08:00
slint Update slint indent queries 2022-12-27 17:52:29 +01:00
smali feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
smithy feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
solidity feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
sparql Update queries 2021-12-22 21:17:28 +01:00
sql highlights(sql): add new keywords and datatypes 2023-03-08 17:32:22 -05:00
squirrel feat: add Squirrel 2023-03-07 23:45:54 -05:00
starlark feat: add @string.documentation where applicable 2023-03-05 17:15:32 -05:00
supercollider supercollider: add support for const 2022-01-29 11:10:24 +01:00
surface Update surface version, fix highlights 2021-08-18 14:07:59 +02:00
svelte refactor(svelte): match certain keywords for conditional and exception 2023-03-03 07:07:52 -08:00
swift feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
sxhkdrc highlights(sxhkdrc): fix captures 2022-11-26 13:17:51 +02:00
t32 feat(t32): initial support 2022-12-21 23:57:06 +01:00
teal feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
terraform needed for terraform conditionals 2023-02-14 10:09:09 -08:00
thrift feat(thrift): update queries based on upstream changes 2023-03-13 05:24:58 -04:00
tiger highlights(tiger): fix captures 2022-11-26 13:17:51 +02:00
tlaplus feat!: add @keyword.coroutine capture 2023-03-03 07:07:52 -08:00
todotxt parsers: Add todotxt parser 2022-02-28 22:46:47 +01:00
toml highlights(toml): fix captures 2022-11-26 13:17:51 +02:00
tsx injections(jsx): highlight <style jsx> as css 2022-08-26 12:05:02 -07:00
turtle Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
twig feat(twig): improve twig highlights 2022-11-30 12:35:54 +01:00
typescript highlights(typescript): infer, template literal type & punctuations 2023-03-11 04:56:44 -05:00
ungrammar feat: add ungrammar 2023-02-24 18:42:35 -05:00
uxntal feat: add Uxn Tal 2023-03-07 12:49:04 +01:00
v feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
vala feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00
verilog docs: fix typos 2023-02-23 11:39:43 -08:00
vhs feat: vhs (.tape) support (#3726) 2022-11-13 12:33:54 +01:00
vim highlights: create subscoping for ternary operator 2022-12-02 21:42:11 +01:00
vue indents(vue): Update dedent logic for <template> 2023-03-06 18:11:46 -05:00
wgsl highlights(wgsl): comment -> {line,block}_comment 2023-01-10 10:07:08 +01:00
wgsl_bevy parsers: add wgsl_bevy 2022-12-31 15:19:48 +01:00
yaml injections(yaml): fix injections 2022-12-21 23:38:07 +01:00
yang injections(yang): add comment & regex 2022-11-26 13:17:51 +02:00
yuck feat: improve yuck highlighting 2023-03-09 22:43:55 -05:00
zig feat: add @comment.documentation where applicable 2023-03-05 17:15:32 -05:00