nvim-treesitter/queries
2024-02-29 23:05:30 +09:00
..
ada fix(highlights): improve consistency 2024-01-19 16:58:37 +01:00
agda chore: query formatting 2024-01-19 16:58:37 +01:00
angular feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
apex feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
arduino feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
asm feat: add tree-sitter-asm parser (#5946) 2024-02-09 09:50:46 +01:00
astro feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
authzed chore: query formatting 2024-01-19 16:58:37 +01:00
awk feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
bash feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
bass feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
beancount feat(beancount): add comment injection 2024-02-19 08:18:15 +09:00
bibtex chore: query formatting 2024-01-19 16:58:37 +01:00
bicep chore(bicep): update queries and add scanner 2024-02-02 08:24:59 +01:00
bitbake feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
blueprint chore: query formatting 2024-01-19 16:58:37 +01:00
c feat(c): local label highlights 2024-02-26 07:41:41 -05:00
c_sharp feat(c-sharp): add enum member declaration highlight query 2024-02-22 16:53:11 +01:00
cairo chore: query formatting 2024-01-19 16:58:37 +01:00
capnp chore: query formatting 2024-01-19 16:58:37 +01:00
chatito feat(chatito): update queries 2024-02-21 23:25:11 +02:00
clojure feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
cmake feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
comment chore: format queries 2024-01-21 23:55:02 +09:00
commonlisp feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
cooklang fix(highlights): clean up tag highlights 2024-01-24 13:47:19 +01:00
corn chore: query formatting 2024-01-19 16:58:37 +01:00
cpon chore: format queries 2024-01-21 23:55:02 +09:00
cpp feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
css chore: format queries 2024-01-21 23:55:02 +09:00
csv feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
cuda feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
cue chore: query formatting 2024-01-19 16:58:37 +01:00
d feat(d)!: switch upstream parser to gdamore/tree-sitter-d 2024-02-08 18:59:04 -05:00
dart feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
devicetree fix(devicetree): Adapt to upstream node changes (#5961) 2024-01-24 13:33:52 +09:00
dhall chore: query formatting 2024-01-19 16:58:37 +01:00
diff chore: query formatting 2024-01-19 16:58:37 +01:00
disassembly fix: format disassembly 2024-01-25 10:00:01 +09:00
dockerfile chore: query formatting 2024-01-19 16:58:37 +01:00
dot fix(highlights): improve consistency 2024-01-19 16:58:37 +01:00
doxygen chore: format queries 2024-01-21 23:55:02 +09:00
dtd chore: format queries 2024-01-21 23:55:02 +09:00
ebnf chore: query formatting 2024-01-19 16:58:37 +01:00
ecma feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
eds feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
eex Fixup format (#5934) 2024-01-20 18:47:56 +09:00
elixir feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
elm chore: query formatting 2024-01-19 16:58:37 +01:00
elsa chore: query formatting 2024-01-19 16:58:37 +01:00
elvish feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
embedded_template chore: query formatting 2024-01-19 16:58:37 +01:00
erlang chore: query formatting 2024-01-19 16:58:37 +01:00
facility fix(highlights): improve member/property distinction 2024-01-19 16:58:37 +01:00
faust feat(faust): better highlighting of function calls, built-in variables, and member access 2024-02-23 15:41:28 +09:00
fennel feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
fidl feat: add fidl parser 2024-02-23 11:57:07 +09:00
firrtl chore: query formatting 2024-01-19 16:58:37 +01:00
fish feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
foam chore: query formatting 2024-01-19 16:58:37 +01:00
forth feat(locals)!: switch to upstream captures 2024-01-19 16:58:37 +01:00
fortran fix(highlights): improve member/property distinction 2024-01-19 16:58:37 +01:00
fsh chore: query formatting 2024-01-19 16:58:37 +01:00
func chore: query formatting 2024-01-19 16:58:37 +01:00
fusion chore: query formatting 2024-01-19 16:58:37 +01:00
gdscript feat(gdscript): update parsers and queries. (#6176) 2024-02-25 02:21:19 +09:00
gdshader feat: add support for gdshader (#6153) 2024-02-29 11:30:33 +01:00
git_config fix(git_config): highlight parent relative path 2024-01-26 00:58:05 -05:00
git_rebase chore: query formatting 2024-01-19 16:58:37 +01:00
gitattributes chore: format queries 2024-01-21 23:55:02 +09:00
gitcommit fix(comments)!: consolidate note captures 2024-01-20 17:52:50 +01:00
gitignore chore: query formatting 2024-01-19 16:58:37 +01:00
gleam fix(highlights): improve member/property distinction 2024-01-19 16:58:37 +01:00
glimmer fix(highlights): improve member/property distinction 2024-01-19 16:58:37 +01:00
glsl feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
gn chore: query formatting 2024-01-19 16:58:37 +01:00
gnuplot feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
go feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
godot_resource fix(godot_resource): improve highlights 2024-01-24 13:47:19 +01:00
gomod chore: query formatting 2024-01-19 16:58:37 +01:00
gosum chore: query formatting 2024-01-19 16:58:37 +01:00
gowork chore: query formatting 2024-01-19 16:58:37 +01:00
gpg chore: query formatting 2024-01-19 16:58:37 +01:00
graphql chore: query formatting 2024-01-19 16:58:37 +01:00
groovy feat(groovy)!: switch to more complete parser (#5957) 2024-01-28 22:17:50 +01:00
gstlaunch chore: query formatting 2024-01-19 16:58:37 +01:00
hack chore: query formatting 2024-01-19 16:58:37 +01:00
hare chore: query formatting 2024-01-19 16:58:37 +01:00
haskell feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
haskell_persistent chore: query formatting 2024-01-19 16:58:37 +01:00
hcl chore: query formatting 2024-01-19 16:58:37 +01:00
heex chore: query formatting 2024-01-19 16:58:37 +01:00
hjson feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
hlsl feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
hlsplaylist feat: add the hlsplaylist parser 2024-02-14 16:06:13 +01:00
hocon chore: query formatting 2024-01-19 16:58:37 +01:00
hoon chore: query formatting 2024-01-19 16:58:37 +01:00
html feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
html_tags feat(angular)!: switch to parser supporting v17 (#5779) 2024-01-27 12:17:25 +01:00
htmldjango chore: query formatting 2024-01-19 16:58:37 +01:00
http fix(highlights): improve consistency 2024-01-19 16:58:37 +01:00
hurl fix(highlights): improve member/property distinction 2024-01-19 16:58:37 +01:00
hyprlang feat: add hyprlang parser & queries (#5852) 2024-02-09 10:19:46 +01:00
ini chore: query formatting 2024-01-19 16:58:37 +01:00
ispc feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
janet_simple feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
java feat(java): inject printf in String.formatted (#6045) 2024-02-02 20:00:03 +01:00
javascript feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
jq feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
jsdoc fix(jsdoc): add nospell to type and tag_name 2024-01-21 16:04:34 +02:00
json chore: format queries 2024-01-21 23:55:02 +09:00
json5 chore: query formatting 2024-01-19 16:58:37 +01:00
jsonc feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
jsonnet chore: query formatting 2024-01-19 16:58:37 +01:00
jsx feat(jsx): spell check text nodes (#6083) 2024-02-12 06:51:12 +07:00
julia feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
kconfig chore(kconfig): update highlights 2024-02-02 00:39:01 -05:00
kdl chore: query formatting 2024-01-19 16:58:37 +01:00
kotlin feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
kusto chore: query formatting 2024-01-19 16:58:37 +01:00
lalrpop feat(lalrpop): highlight annotation macros 2024-02-13 18:13:53 -05:00
latex feat(latex): more text func highlights 2024-02-17 10:58:27 +01:00
ledger chore: format queries 2024-01-21 23:55:02 +09:00
leo Fixup format (#5934) 2024-01-20 18:47:56 +09:00
linkerscript feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
liquidsoap chore: query formatting 2024-01-19 16:58:37 +01:00
llvm chore: query formatting 2024-01-19 16:58:37 +01:00
lua feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
luadoc chore(luadoc): update parser & highlights 2024-01-24 01:30:11 -05:00
luap chore: query formatting 2024-01-19 16:58:37 +01:00
luau feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
m68k chore: query formatting 2024-01-19 16:58:37 +01:00
make feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
markdown fix: typos 2024-02-19 17:45:54 +01:00
markdown_inline fix(highlights): use markup.raw.delimiter for fences 2024-01-20 13:04:29 +01:00
matlab fix(format): handle list with 300 nodes 2024-01-30 22:59:27 +07:00
menhir chore: query formatting 2024-01-19 16:58:37 +01:00
mermaid chore: query formatting 2024-01-19 16:58:37 +01:00
meson fix(meson): adapt to renamed node 2024-02-20 10:10:11 +01:00
mlir Fixup format (#5934) 2024-01-20 18:47:56 +09:00
muttrc feat: improve queries/muttrc/highlights.scm 2024-02-21 10:51:20 +01:00
nasm chore: query formatting 2024-01-19 16:58:37 +01:00
nickel chore: query formatting 2024-01-19 16:58:37 +01:00
nim fix: typos 2024-02-19 17:45:54 +01:00
nim_format_string chore: query formatting 2024-01-19 16:58:37 +01:00
ninja feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
nix feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
nqc feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
objc feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
objdump chore: query formatting 2024-01-19 16:58:37 +01:00
ocaml feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
ocaml_interface feat: add indents for ocaml and ocaml interface (#4725) 2023-05-01 20:42:21 +09:00
ocamllex chore: query formatting 2024-01-19 16:58:37 +01:00
odin feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
pascal Fixup format (#5934) 2024-01-20 18:47:56 +09:00
passwd feat!: align standard captures with upstream 2024-01-19 16:58:37 +01:00
pem chore: query formatting 2024-01-19 16:58:37 +01:00
perl feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
php feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
php_only feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
phpdoc fix(highlights): highlight @type in phpdoc 2024-02-21 15:47:01 +01:00
pioasm chore: query formatting 2024-01-19 16:58:37 +01:00
po chore: query formatting 2024-01-19 16:58:37 +01:00
pod chore: query formatting 2024-01-19 16:58:37 +01:00
poe_filter chore: query formatting 2024-01-19 16:58:37 +01:00
pony chore: query formatting 2024-01-19 16:58:37 +01:00
printf feat(injections): add printf format strings 2024-01-19 16:58:37 +01:00
prisma chore: query formatting 2024-01-19 16:58:37 +01:00
promql chore: query formatting 2024-01-19 16:58:37 +01:00
properties feat(properties): update parser & queries 2024-02-23 17:37:22 +02:00
proto fix(highlights): improve consistency 2024-01-19 16:58:37 +01:00
prql Fixup format (#5934) 2024-01-20 18:47:56 +09:00
psv feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
pug feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
puppet feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
purescript fix(purescript): comment out utf-8 char 2024-02-28 15:55:15 +01:00
pymanifest chore: query formatting 2024-01-19 16:58:37 +01:00
python feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
ql chore: query formatting 2024-01-19 16:58:37 +01:00
qmldir chore: query formatting 2024-01-19 16:58:37 +01:00
qmljs chore(qmljs): temporarily remove the ecma inherit 2024-01-31 22:31:50 -05:00
query feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
r chore: format queries 2024-01-21 23:55:02 +09:00
racket feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
rasi chore: query formatting 2024-01-19 16:58:37 +01:00
rbs fix: typos 2024-02-19 17:45:54 +01:00
re2c feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
readline fix(readline): more descriptive version number hl 2024-02-09 18:25:33 -05:00
regex chore: query formatting 2024-01-19 16:58:37 +01:00
rego chore: query formatting 2024-01-19 16:58:37 +01:00
requirements chore: query formatting 2024-01-19 16:58:37 +01:00
rnoweb chore: query formatting 2024-01-19 16:58:37 +01:00
robot chore: query formatting 2024-01-19 16:58:37 +01:00
ron fix(highlights): improve member/property distinction 2024-01-19 16:58:37 +01:00
rst feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
ruby feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
rust feat(rust): add more regex injection queries 2024-02-25 09:05:08 -05:00
scala chore: format queries 2024-01-21 23:55:02 +09:00
scfg chore: query formatting 2024-01-19 16:58:37 +01:00
scheme feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
scss feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
slang feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
slint feat(slint)!: change to the official parser (#6027) 2024-02-09 13:46:57 +00:00
smali fix(highlights): improve member/property distinction 2024-01-19 16:58:37 +01:00
smithy chore: query formatting 2024-01-19 16:58:37 +01:00
snakemake feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
solidity chore: query formatting 2024-01-19 16:58:37 +01:00
soql fix(highlights): improve member/property distinction 2024-01-19 16:58:37 +01:00
sosl chore: query formatting 2024-01-19 16:58:37 +01:00
sourcepawn feat: add sourcepawn parser and queries (#5865) 2024-02-10 00:40:01 +09:00
sparql chore: query formatting 2024-01-19 16:58:37 +01:00
sql chore: format queries 2024-01-21 23:55:02 +09:00
squirrel feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
ssh_config Fixup format (#5934) 2024-01-20 18:47:56 +09:00
starlark feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
strace chore: query formatting 2024-01-19 16:58:37 +01:00
styled feat: add tree-sitter-styled (#5735) 2023-12-19 21:53:00 +09:00
supercollider fix(highlights): improve consistency 2024-01-19 16:58:37 +01:00
surface chore: query formatting 2024-01-19 16:58:37 +01:00
svelte feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
swift chore: format queries 2024-01-21 23:55:02 +09:00
sxhkdrc chore: query formatting 2024-01-19 16:58:37 +01:00
systemtap feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
t32 Fixup format (#5934) 2024-01-20 18:47:56 +09:00
tablegen chore: query formatting 2024-01-19 16:58:37 +01:00
tcl feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
teal chore: format queries 2024-01-21 23:55:02 +09:00
templ feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
terraform feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
textproto chore: query formatting 2024-01-19 16:58:37 +01:00
thrift fix(highlights): clean up tag highlights 2024-01-24 13:47:19 +01:00
tiger feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
tlaplus chore: format queries 2024-01-21 23:55:02 +09:00
tmux feat: add tmux parser 2024-02-19 14:26:32 -05:00
todotxt chore: query formatting 2024-01-19 16:58:37 +01:00
toml fix(highlights): improve member/property distinction 2024-01-19 16:58:37 +01:00
tsv chore: query formatting 2024-01-19 16:58:37 +01:00
tsx injections(jsx): highlight <style jsx> as css 2022-08-26 12:05:02 -07:00
turtle chore: query formatting 2024-01-19 16:58:37 +01:00
twig chore: query formatting 2024-01-19 16:58:37 +01:00
typescript feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
typoscript chore: query formatting 2024-01-19 16:58:37 +01:00
typst fix(typst): adapt queries to breaking parser update 2024-02-28 20:01:01 +01:00
udev chore: query formatting 2024-01-19 16:58:37 +01:00
ungrammar chore: query formatting 2024-01-19 16:58:37 +01:00
unison fix(unison): adapt to breaking parser change 2024-02-09 11:10:00 +01:00
usd feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
uxntal chore: query formatting 2024-01-19 16:58:37 +01:00
v feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
vala chore: query formatting 2024-01-19 16:58:37 +01:00
verilog fix(highlights): improve consistency 2024-01-19 16:58:37 +01:00
vhs chore: query formatting 2024-01-19 16:58:37 +01:00
vim feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
vimdoc fix(comments)!: consolidate note captures 2024-01-20 17:52:50 +01:00
vue feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
wgsl chore: query formatting 2024-01-19 16:58:37 +01:00
wgsl_bevy fix(wgsl_bevy): Correct formatter mistake 2024-01-22 00:49:31 +09:00
wing fix(highlights): improve member/property distinction 2024-01-19 16:58:37 +01:00
xcompose chore: query formatting 2024-01-19 16:58:37 +01:00
xml feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
yaml Fixup format (#5934) 2024-01-20 18:47:56 +09:00
yang Fixup format (#5934) 2024-01-20 18:47:56 +09:00
yuck feat(format-scripts): linewrap predicates 2024-02-23 10:42:01 +02:00
zathurarc feat: add the zathurarc parser (#5948) 2024-01-21 19:42:30 +02:00
zig chore: format queries 2024-01-21 23:55:02 +09:00