nvim-treesitter/queries
Michael Parque c32b59a8fd
fix(css): do not fold top-level blocks (#7562)
Using (block) makes the fold behavior only work on the line that the
block starts not the start line of the statement, which is unideal when
the preceding statement spans multiple lines. instead, use all top-level
statements explicitly from https://github.com/tree-sitter/tree-sitter-css/blob/master/grammar.js
2025-02-19 18:12:46 +01:00
..
ada feat: more comment injections 2024-06-15 10:40:34 +02:00
agda feat: more comment injections 2024-06-15 10:40:34 +02:00
angular feat(angular): update highlight query 2024-10-02 15:37:24 +02:00
apex bot(lockfile): update apex, editorconfig, elixir, ledger, markdown, markdown_inline, sflog, soql, sosl, styled, swift, xresources 2024-12-02 07:45:02 +00:00
arduino feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
asm feat(asm): update queries from upstream (#6505) 2024-04-25 08:49:58 +02:00
astro fix(astro): highlight self-closing component tags 2024-11-23 10:43:46 +01:00
authzed refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00
awk feat(awk): highlight more builtin functions 2025-01-11 14:31:24 +01:00
bash fix(bash): offset injection content 2024-12-31 10:49:30 +01: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 feat: more comment injections 2024-06-15 10:40:34 +02:00
bicep chore(bicep): update queries and add scanner 2024-02-02 08:24:59 +01:00
bitbake fix(bitbake): remove unused rule 2024-10-16 08:35:54 +02:00
blueprint feat: more comment injections 2024-06-15 10:40:34 +02:00
bp feat(bp): update parser and queries (#6843) 2024-07-01 14:19:08 +00:00
c feat(c): use @constant.macro for macro identifiers (#7266) 2024-10-20 10:53:45 -07:00
c_sharp feat(highlights): capture wildcard patterns as @character.special (#7153) 2024-09-20 08:15:01 +02:00
cairo feat: more @keyword.type captures 2024-05-01 09:59:50 +02:00
capnp feat: more @keyword.type captures 2024-05-01 09:59:50 +02:00
chatito feat(highlights)!: remove non-keyword @type.qualifier 2024-03-16 20:51:16 +08:00
circom feat(circom): add parser and queries 2024-12-06 18:41:37 +01:00
clojure refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
cmake feat: more comment injections 2024-06-15 10:40:34 +02:00
comment fix(comment): remove duplicate 'FIXME' 2024-03-03 16:03:26 +01:00
commonlisp feat: more comment injections 2024-06-15 10:40:34 +02:00
cooklang fix(cooklang): add some missing highlights 2024-06-18 14:18:56 -04:00
corn feat(corn): more highlights, comment injections 2024-06-15 13:04:52 -04:00
cpon chore: format queries 2024-01-21 23:55:02 +09:00
cpp bot(lockfile): update arduino, awk, bash, c, cpp, css, cuda, go, groovy, haskell, hlsl, html, http, javascript, jsdoc, json, julia, liquid, norg, ocaml, ocaml_interface, php, php_only, phpdoc, python, ql, regex, ruby, rust, scala, slang, tcl, templ, tsx, typescript, v, wing 2024-09-05 13:36:22 +00:00
css fix(css): do not fold top-level blocks (#7562) 2025-02-19 18:12:46 +01:00
csv feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
cuda highlights(cuda): add support for __managed__ 2024-04-03 11:11:01 +02:00
cue refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00
cylc feat(cylc): add parser and queries (#7225) 2024-10-31 17:56:58 +01:00
d bot(lockfile)!: update d, latex 2024-07-28 09:50:54 +00:00
dart fix(dart): remove unused rule 2024-10-16 08:35:54 +02:00
desktop feat(desktop): desktop parser and queries (#7282) 2024-10-26 10:06:22 +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 fix(diff): delta highlights override punctuation 2024-10-15 08:33:05 +02:00
disassembly fix: format disassembly 2024-01-25 10:00:01 +09:00
djot feat(djot): add latex injection (#7603) 2025-01-30 12:22:43 +01:00
dockerfile refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
dot refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00
doxygen refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
dtd fix(xml,dtd): adapt to parser changes 2024-10-22 08:56:17 +02:00
earthfile feat: add earthfile parser (#6395) 2024-04-11 23:06:52 +02:00
ebnf feat: more comment injections 2024-06-15 10:40:34 +02:00
ecma feat(typescript): highlight awaited functions with type parameters 2025-02-10 09:32:11 +01:00
editorconfig fix(highlights): section headings in ini, git_config editorconfig (#7108) 2024-09-03 10:24:16 +02:00
eds feat(highlights)!: remove non-keyword @type.qualifier 2024-03-16 20:51:16 +08:00
eex Fixup format (#5934) 2024-01-20 18:47:56 +09:00
elixir feat(elixir): add highlight for LVN sigils 2025-01-11 10:44:04 +01:00
elm feat(highlights): capture wildcard patterns as @character.special (#7153) 2024-09-20 08:15:01 +02: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
enforce feat(enforce): add parser and queries (#7626) 2025-02-08 10:38:13 +01:00
erlang refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
facility fix(facility): add highlight for event keyword 2024-07-16 19:03:58 +02:00
faust refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00
fennel feat(fennel)!: update parser and queries (#6460) 2024-04-22 11:57:55 +02:00
fidl feat: more @keyword.type captures 2024-05-01 09:59:50 +02:00
firrtl refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
fish feat(bash,fish): deactivate spelling in shebangs 2024-05-01 15:01:48 +02:00
foam feat: more comment injections 2024-06-15 10:40:34 +02:00
forth feat(locals)!: switch to upstream captures 2024-01-19 16:58:37 +01:00
fortran bot(lockfile): update d, fortran, go, inko, nix, r, tlaplus 2024-09-18 07:41:18 +00:00
fsh feat: more comment injections 2024-06-15 10:40:34 +02:00
fsharp feat(fsharp): add parser and queries (#7166) 2024-09-29 11:08:21 +02:00
func feat: more comment injections 2024-06-15 10:40:34 +02:00
fusion feat: more comment injections 2024-06-15 10:40:34 +02:00
gap feat(gap): add gap and gaptst parser and queries (#7110) 2024-09-01 22:13:10 +02:00
gaptst feat(gap): add gap and gaptst parser and queries (#7110) 2024-09-01 22:13:10 +02:00
gdscript feat(gdscript): add new export annotations 2024-11-18 08:26:49 +01:00
gdshader feat: more @keyword.type captures 2024-05-01 09:59:50 +02:00
git_config fix(highlights): section headings in ini, git_config editorconfig (#7108) 2024-09-03 10:24:16 +02:00
git_rebase feat: more comment injections 2024-06-15 10:40:34 +02:00
gitattributes chore: format queries 2024-01-21 23:55:02 +09:00
gitcommit feat(gitcommit): remove overflow rule 2024-06-27 09:21:30 +02:00
gitignore fix(gitignore): hl/capture non-special pattern chars 2024-07-20 10:32:01 +02:00
gleam bot(lockfile): update erlang, gleam, jinja, jinja_inline, ziggy, ziggy_schema 2025-02-08 10:01:37 +00:00
glimmer feat(glimmer): add glimmer-javascript and glimmer-typescript (#7064) 2024-08-31 19:15:40 +02:00
glimmer_javascript feat(glimmer): add glimmer-javascript and glimmer-typescript (#7064) 2024-08-31 19:15:40 +02:00
glimmer_typescript feat(glimmer): add glimmer-javascript and glimmer-typescript (#7064) 2024-08-31 19:15:40 +02:00
glsl feat(highlights)!: @keyword.storage@keyword.modifier 2024-03-16 20:51:16 +08: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(go): string regex highlights 2024-12-15 12:02:42 +01:00
goctl feat(goctl): add indents 2024-07-10 18:36:01 +02:00
godot_resource fix(godot_resource): improve highlights 2024-01-24 13:47:19 +01:00
gomod feat(gomod): support tool directive (#7649) 2025-02-19 17:28:07 +01:00
gosum chore: query formatting 2024-01-19 16:58:37 +01:00
gotmpl feat(gotmpl): highlight "=" operator (#7553) 2025-01-14 08:20:51 +01:00
gowork chore: query formatting 2024-01-19 16:58:37 +01:00
gpg feat(highlights)!: keyword @type.qualifier@keyword.modifier 2024-03-16 20:51:16 +08:00
graphql feat: more @keyword.type captures 2024-05-01 09:59:50 +02:00
gren fix(gren): adapt queries to parser changes (#7472) 2024-12-16 10:37:35 +01:00
groovy feat(highlights): capture wildcard imports as @character.special 2024-08-01 10:24:40 +02:00
gstlaunch chore: query formatting 2024-01-19 16:58:37 +01:00
hack feat: more comment injections 2024-06-15 10:40:34 +02:00
hare fix(format): field_def inside grouping 2024-08-01 08:40:23 +02:00
haskell feat(highlights): capture wildcard patterns as @character.special (#7153) 2024-09-20 08:15:01 +02:00
haskell_persistent chore: query formatting 2024-01-19 16:58:37 +01:00
hcl refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00
heex chore: query formatting 2024-01-19 16:58:37 +01:00
helm fix(formatter): simplify code, remove odd line break 2024-10-26 10:07:30 +02:00
hjson feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
hlsl feat(highlights)!: keyword @type.qualifier@keyword.modifier 2024-03-16 20:51:16 +08: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 feat: more comment injections 2024-06-15 10:40:34 +02:00
html feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
html_tags refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
htmldjango feat(htmldjango): improve punctuation highlighting 2024-09-19 08:42:52 +02:00
http feat(http): fold queries 2025-01-10 09:06:34 +01:00
hurl fix(hurl): multiline injection query needs injection.combined 2024-07-07 18:42:25 +02:00
hyprlang feat(hyprlang): bash injection for bindings with descriptions 2025-02-08 10:11:56 +01:00
idl feat(idl): update highlights 2024-08-08 15:53:03 +09:00
idris fix(idris): correct keyword captures 2025-01-16 17:45:38 +01:00
ini fix(highlights): section headings in ini, git_config editorconfig (#7108) 2024-09-03 10:24:16 +02:00
inko feat(inko)!: remove the "class" keyword (#7663) 2025-02-17 23:54:32 +01:00
ipkg feat(ipkg): add parser and queries (#7277) 2024-12-30 08:48:20 -08:00
ispc fix(formatter): simplify code, remove odd line break 2024-10-26 10:07:30 +02:00
janet_simple feat(janet): update highlights (#6789) 2024-06-19 22:27:34 +09:00
java bot(lockfile): update apex, editorconfig, elixir, ledger, markdown, markdown_inline, sflog, soql, sosl, styled, swift, xresources 2024-12-02 07:45:02 +00:00
javascript refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00
jinja feat(jinja): add parser and queries (#7573) 2025-02-08 10:38:50 +01:00
jinja_inline feat(jinja): add parser and queries (#7573) 2025-02-08 10:38:50 +01:00
jq feat(jq): update builtin functions (#6726) 2024-06-04 12:02:35 +02:00
jsdoc fix(jsdoc): only highlight slashes in paths (#7387) 2024-11-21 17:00:11 -08: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 refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
jsx feat(jsx): apply HTML-based highlight improvements (#6867) 2024-07-05 22:46:34 +09:00
julia fix(julia): fix incorrect documentation query 2024-12-05 15:04:15 +01:00
just refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
kconfig feat(kconfig): adapt queries to parser changes 2024-12-22 11:06:48 +01:00
kdl refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
kotlin bot(lockfile): update c, comment, cpp, embedded_template, kotlin, latex, php, php_only, ruby, scala, templ 2024-08-19 07:13:43 +00:00
koto feat(koto): Update highlighting for 0.15 2025-01-08 13:54:35 +01:00
kusto feat(highlights)!: keyword @type.qualifier@keyword.modifier 2024-03-16 20:51:16 +08:00
lalrpop feat(lalrpop): highlight touchups, folds 2024-05-06 00:34:10 +02:00
latex fix(latex): capture nameless color change (#7243) 2024-10-14 15:33:36 +02:00
ledger chore: format queries 2024-01-21 23:55:02 +09:00
leo fix(leo): intentation fix of parenthesis 2025-01-03 19:17:21 +01:00
linkerscript feat(highlights)!: enforce documented captures (#6232) 2024-03-03 11:00:11 +01:00
liquid feat(liquid): add highlights (#7035) 2024-08-14 14:08:32 +02:00
liquidsoap feat: more comment injections 2024-06-15 10:40:34 +02:00
llvm feat: more comment injections 2024-06-15 10:40:34 +02:00
lua fix(lua): remove duplicate nvim_command (#7477) 2024-12-17 11:32:17 +01:00
luadoc refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
luap feat(luap): Make class captures similar to regex captures 2024-07-27 13:31:21 +02:00
luau feat(gleam,luau): use @keyword.type captures (#7181) 2024-09-26 09:09:41 +02:00
m68k refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00
make feat(make): highlight more special characters 2024-08-26 09:38:30 +02:00
markdown refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
markdown_inline fix(markdown): don't set link metadata twice 2024-09-28 19:02:26 +02:00
matlab fix(matlab): indentation of arguments statement 2025-01-13 18:05:45 +01:00
menhir feat(highlights): capture wildcard patterns as @character.special (#7153) 2024-09-20 08:15:01 +02:00
mermaid feat(mermaid): indents and folds 2024-09-07 00:21:07 +09:00
meson fix(meson): adapt to renamed node 2024-02-20 10:10:11 +01:00
mlir feat: more comment injections 2024-06-15 10:40:34 +02: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
nginx feat: add nginx 2024-07-17 09:47:59 +02:00
nickel feat: more comment injections 2024-06-15 10:40:34 +02:00
nim refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
nim_format_string refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00
ninja feat: more comment injections 2024-06-15 10:40:34 +02:00
nix fix(nix): shorter sub-attribute function highlight query (#7579) 2025-01-22 07:58:01 -08:00
nqc fix(nqc): remove unused rule 2024-10-16 08:35:54 +02:00
nu feat(nu): new attribute syntax and add folds.scm (#7650) 2025-02-16 16:47:42 +01:00
objc feat: more @keyword.type captures 2024-05-01 09:59:50 +02:00
objdump chore: query formatting 2024-01-19 16:58:37 +01:00
ocaml feat(highlights): capture wildcard patterns as @character.special (#7153) 2024-09-20 08:15:01 +02:00
ocaml_interface fix(ocaml_interface): remove unused rule 2024-10-16 08:35:54 +02:00
ocamllex chore: query formatting 2024-01-19 16:58:37 +01:00
odin refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
pascal refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01: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(perl): support more modern syntax 2024-09-22 14:15:38 -04:00
php feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
php_only fix(php): properly highlight grouped imported functions and constants 2025-01-02 19:13:44 +01:00
phpdoc fix(highlights): highlight @type in phpdoc 2024-02-21 15:47:01 +01:00
pioasm feat(highlights)!: @keyword.storage@keyword.modifier 2024-03-16 20:51:16 +08:00
po chore: query formatting 2024-01-19 16:58:37 +01:00
pod refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
poe_filter chore: query formatting 2024-01-19 16:58:37 +01:00
pony refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
powershell fix(formatter): simplify code, remove odd line break 2024-10-26 10:07:30 +02:00
printf feat(injections): add printf format strings 2024-01-19 16:58:37 +01:00
prisma feat: more comment injections 2024-06-15 10:40:34 +02:00
problog feat: add prolog and problog parser and queries (#6810) 2024-07-02 16:57:30 +02:00
prolog feat: add prolog and problog parser and queries (#6810) 2024-07-02 16:57:30 +02:00
promql feat: more comment injections 2024-06-15 10:40:34 +02:00
properties feat(properties): update parser & queries 2024-02-23 17:37:22 +02:00
proto feat(proto): add indents 2024-08-25 10:39:07 +02:00
prql fix(prql): remove unused rules 2024-10-16 08:35:54 +02:00
psv feat(format): extra newline after modeline 2024-02-29 23:05:30 +09:00
pug feat: more comment injections 2024-06-15 10:40:34 +02:00
puppet feat: more @keyword.type captures 2024-05-01 09:59:50 +02:00
purescript feat(highlights): capture wildcard patterns as @character.special (#7153) 2024-09-20 08:15:01 +02:00
pymanifest chore: query formatting 2024-01-19 16:58:37 +01:00
python feat(python): highlight modules 2024-11-21 16:48:16 +01:00
ql feat: more @keyword.type captures 2024-05-01 09:59:50 +02:00
qmldir chore: query formatting 2024-01-19 16:58:37 +01:00
qmljs feat: standardize and document export keywords 2024-05-13 09:16:31 +02:00
query feat(query): highlights for dot-prefixed predicates 2025-02-02 17:53:25 +01:00
r chore: remove r locals executable status 2024-08-25 22:50:39 +02:00
racket refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
ralph feat: add ralph (#6675) 2024-06-04 09:49:26 +02:00
rasi feat(rasi): Highlight captures similar to CSS (#6507) 2024-04-25 12:05:06 +02:00
razor feat(razor): add parser and queries (#7545) 2025-02-01 20:06:26 +01:00
rbs fix(rbs): fix highlight queries of rbs that is missing some definitions 2025-01-04 16:13:26 +01:00
re2c fix(re2c): remove unused rule 2024-10-16 08:35:54 +02:00
readline fix(readline): more descriptive version number hl 2024-02-09 18:25:33 -05:00
regex fix(regex): more accurate highlights for named backreferences 2024-11-07 22:06:35 +01:00
rego refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00
requirements chore: query formatting 2024-01-19 16:58:37 +01:00
rescript feat: add rescript parser and queries (#6671) 2024-07-27 17:34:30 +02:00
rnoweb chore: query formatting 2024-01-19 16:58:37 +01:00
robot feat(robot): highlight query improvements 2024-11-22 23:19:26 +01:00
robots feat: robots.txt support 2024-06-30 11:12:36 +03:00
roc feat(highlights): capture wildcard patterns as @character.special (#7153) 2024-09-20 08:15:01 +02:00
ron fix(highlights): improve member/property distinction 2024-01-19 16:58:37 +01:00
rst fix(rst): capture (adornment) node as @markup.heading (#7302) 2024-11-01 09:51:17 +01:00
ruby feat(ruby): add injection for debugger command strings (#7480) 2024-12-30 11:14:03 +01:00
runescript feat(runescript): add parser and queries (#7305) 2024-11-06 17:09:38 +00:00
rust Fix panic!, assert*!, and dbg! macro queries. 2025-02-04 23:49:34 +01:00
scala fix(scala): remove unused rule 2024-10-16 08:35:54 +02:00
scfg chore: query formatting 2024-01-19 16:58:37 +01:00
scheme refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
scss feat: more comment injections 2024-06-15 10:40:34 +02:00
sflog feat(sflog): add sflog (Salesforce debug log) parser and highlights 2024-08-10 10:05:48 +02:00
slang fix(slang): adapt to parser changes 2024-10-14 16:45:00 +02:00
slim feat(slim): add parser and queries (#7425) 2025-01-21 09:25:08 +01:00
slint feat(slint): highlight enum members as constants 2024-05-14 00:05:51 -04:00
smali feat(highlights)!: @keyword.storage@keyword.modifier 2024-03-16 20:51:16 +08:00
smithy refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
snakemake feat(snakemake): update highlights and indents 2024-08-07 10:18:56 +02:00
solidity fix(solidity): remove spurious operators in highlight queries (#7412) 2024-11-27 11:04:28 +01:00
soql feat(soql): update parser and queries (#7461) 2024-12-12 08:31:38 +01:00
sosl chore: query formatting 2024-01-19 16:58:37 +01:00
sourcepawn feat: more @keyword.type captures 2024-05-01 09:59:50 +02:00
sparql feat(sparql): add regex injection 2025-02-10 09:32:30 +01:00
sql fix(sql): remove unused rules 2024-10-16 08:35:54 +02:00
squirrel refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
ssh_config fix(ssh_config): highlight "always" (#7507) 2024-12-29 10:58:56 +01:00
starlark fix(starlark): remove unused rules 2024-10-16 08:35:54 +02:00
strace fix(strace): Fix comment injection 2024-07-28 11:44:13 +02:00
styled feat: add tree-sitter-styled (#5735) 2023-12-19 21:53:00 +09:00
supercollider refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
superhtml feat(superhtml): add superhtml parser and queries 2024-10-06 11:47:42 +02:00
surface chore: query formatting 2024-01-19 16:58:37 +01:00
svelte feat(svelte): add javascript injection (#6540) 2024-05-01 00:10:19 +09:00
sway feat: sway programming language 2024-11-04 08:36:41 +01:00
swift feat(swift): fold queries 2024-09-19 08:43:58 +02:00
sxhkdrc feat(sxhkd): add bash injection for (command) (#7456) 2024-12-10 08:08:02 +01:00
systemtap feat(highlights)!: @keyword.storage@keyword.modifier 2024-03-16 20:51:16 +08:00
t32 feat: more @keyword.type captures 2024-05-01 09:59:50 +02:00
tablegen refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
tact feat(tact): update parser and queries (#7196) 2024-10-09 09:21:33 +02:00
tcl refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
teal bot(lockfile): update arduino, earthfile, koto, rego, slint, sql, teal, typespec 2024-06-04 07:47:01 +00:00
templ feat(templ): add folds 2024-07-16 10:19:41 +02:00
terraform refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00
textproto feat: more comment injections 2024-06-15 10:40:34 +02:00
thrift feat(thrift): small improvements 2024-10-30 08:39:10 +01:00
tiger refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
tlaplus fix(tlaplus): remove unused rules 2024-10-16 08:35:54 +02: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 don't capture tables as headings 2024-10-15 09:16:44 +02: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 fix(turtle): update parser and queries 2024-07-03 10:20:49 +02:00
twig feat: more comment injections 2024-06-15 10:40:34 +02:00
typescript fix(typescript): don't highlight default values as parameters (#7599) 2025-01-30 18:32:50 +01:00
typespec feat(typespec): add support for typespec 2024-05-14 19:38:17 +02:00
typoscript chore: query formatting 2024-01-19 16:58:37 +01:00
typst feat(typst): capture multilevel headings (#7595) 2025-02-01 20:45:10 +01:00
udev refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
ungrammar feat(highlights)!: enforce documented captures (#6232) 2024-03-03 11:00:11 +01:00
unison feat(unison): inject markdown for doc blocks 2024-11-13 09:09:53 +01:00
usd feat: more comment injections 2024-06-15 10:40:34 +02:00
uxntal refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00
v fix(v): anchor comment highlight query 2024-06-28 12:33:06 +09:00
vala feat: more comment injections 2024-06-15 10:40:34 +02:00
vento feat: add vento support (#6261) 2024-03-18 10:00:22 +01:00
verilog fix(verilog): capture (non_integer_type) as @type.builtin 2025-01-25 09:52:24 +01:00
vhdl feat: add vhdl parser and queries 2024-07-18 08:46:12 +02:00
vhs feat: more comment injections 2024-06-15 10:40:34 +02:00
vim feat(vim): highlight prepend operator 2024-11-21 09:02:13 +01:00
vimdoc refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02:00
vrl feat(vrl): Add vrl parser and queries 2024-07-30 22:08:38 +02:00
vue make sass to be highlighted in vue files (#6526) 2024-04-29 13:39:02 +09:00
wgsl fix(wgsl): indent call expression params (#7309) 2024-11-06 10:09:14 -08:00
wgsl_bevy fix(wgsl_bevy): Correct formatter mistake 2024-01-22 00:49:31 +09:00
wing bot(lockfile): update arduino, awk, bash, c, cpp, css, cuda, go, groovy, haskell, hlsl, html, http, javascript, jsdoc, json, julia, liquid, norg, ocaml, ocaml_interface, php, php_only, phpdoc, python, ql, regex, ruby, rust, scala, slang, tcl, templ, tsx, typescript, v, wing 2024-09-05 13:36:22 +00:00
wit feat(wit): add folds, missing highlights 2024-07-17 09:48:23 +02:00
xcompose feat(highlights)!: keyword @type.qualifier@keyword.modifier 2024-03-16 20:51:16 +08:00
xml fix(xml): properly indent closing tags 2024-12-30 17:55:55 +01:00
xresources feat(xresources): add parser and queries (#7260) 2024-10-20 10:10:30 +02:00
yaml refactor(queries): Remove quotes from properties in set! directive 2024-07-28 11:43:41 +02: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 feat(zig): improve indents (#7471) 2024-12-15 22:29:54 +01:00
ziggy feat(ziggy): add ziggy parser and queries 2024-09-30 23:33:44 +02:00
ziggy_schema feat(ziggy-schema): Add ziggy-schema parser and queries 2024-09-30 23:33:44 +02:00