aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* feat(circom): add parser and queriesAlexandr Martirosyan2024-12-064-0/+164
* fix(julia): fix incorrect documentation queryFredrik Ekre2024-12-051-2/+4
* feat(inko): highlight the "copy" keywordYorick Peterse2024-12-041-0/+1
* fix(julia): fix incorrect documentation queryFredrik Ekre2024-12-041-1/+5
* bot(lockfile): update apex, editorconfig, elixir, ledger, markdown, markdown_...nvim-treesitter-bot[bot]2024-12-022-6/+0
* feat(gomod): punctuation, toolchain highlightsRiley Bruins2024-12-021-1/+11
* fix(nu): highlight all occurrences of "use"Riley Bruins2024-11-301-2/+4
* feat(rust): highlight "gen" and "raw" keywords (#7419)flippette2024-11-291-0/+2
* feat(julia): highlight interpolation operatorFredrik Ekre2024-11-291-0/+9
* feat(inko): highlight "inline" keywordYorick Peterse2024-11-281-2/+3
* feat(zig): add locals queries (#7401)AtomToast2024-11-281-0/+95
* fix(solidity): remove spurious operators in highlight queries (#7412)JoranHonig2024-11-271-2/+0
* fix(verilog): update queries (#7400)zhangwwpeng2024-11-241-1/+9
* fix(julia): treat :: as operator in type contextsFredrik Ekre2024-11-231-0/+8
* fix(astro): highlight self-closing component tagsnet-solution2024-11-231-0/+4
* fix(julia): misc fixes to type highlightingFredrik Ekre2024-11-231-1/+10
* fix(julia): fix macro identifier highlight queryFredrik Ekre2024-11-221-1/+3
* feat(robot): highlight query improvementsTomas Sandven2024-11-221-0/+50
* fix(julia): capture docstrings in more casesFredrik Ekre2024-11-222-0/+4
* fix(julia): fix injection queriesFredrik Ekre2024-11-221-16/+16
* feat(http): more comprehensive highlightsRiley Bruins2024-11-221-2/+14
* fix(jsdoc): only highlight slashes in paths (#7387)Riley Bruins2024-11-211-1/+3
* feat(python): highlight modulesOmar Valdez2024-11-211-1/+20
* feat(bash): highlight redirectionsOmar Valdez2024-11-211-1/+4
* feat(vim): highlight prepend operatorOmar Valdez2024-11-211-0/+1
* bot(lockfile): update desktop, editorconfig, just, nu, v, xresourcesnvim-treesitter-bot[bot]2024-11-191-4/+8
* feat(gdscript): add new export annotationsPrestonKnopp2024-11-181-2/+3
* fix(zig): begin indent at `struct_declaration`Yi Ming2024-11-151-0/+1
* feat(unison): inject markdown for doc blockszetashift2024-11-131-0/+3
* feat(unison): add fold querieszetashift2024-11-131-0/+10
* refactor(unison): update to latest treesitter grammarzetashift2024-11-131-21/+31
* feat(julia): update parser and queriesChristian Clason2024-11-112-163/+143
* fix(regex): more accurate highlights for named backreferencesRiley Bruins2024-11-071-1/+2
* fix(wgsl): indent call expression params (#7309)ganhaque2024-11-061-0/+1
* feat(runescript): add parser and queries (#7305)David Lysenko2024-11-062-0/+121
* fix(wgsl): indent first parameter of function definitionRiley Bruins2024-11-061-1/+14
* feat(nu): add parser and queries (#7267)Abhishek Singh2024-11-053-0/+387
* feat: sway programming languageRiley Bruins2024-11-045-0/+472
* fix(rust): highlight parameters with ref in definitionRiley Bruins2024-11-031-0/+8
* feat(regex): highlights for lazy quantifiers, \kRiley Bruins2024-11-031-0/+2
* fix(rst): capture (adornment) node as @markup.heading (#7302)Shengyu Zhang2024-11-011-5/+5
* feat(cylc): add parser and queries (#7225)Elliot Fontaine2024-10-314-0/+109
* feat(thrift): small improvementsRiley Bruins2024-10-302-19/+12
* feat(bash): highlight more builtin commandsOmar Valdez2024-10-301-5/+5
* fix(rust): regex injections, highlightsRiley Bruins2024-10-272-4/+52
* fix(formatter): simplify code, remove odd line breakRiley Bruins2024-10-265-10/+5
* feat(desktop): desktop parser and queries (#7282)Omar Valdez2024-10-263-0/+103
* feat(bash): highlight special shell variablesOmar Valdez2024-10-251-0/+19
* fix(rust): separate import folds from others (#7279)Riley Bruins2024-10-241-1/+1
* fix(xml,dtd): adapt to parser changesObserverOfTime2024-10-222-64/+45