aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries
Commit message (Expand)AuthorAge
* Update tree-sitter-latex and highlights (#3370)Erasin2022-08-10
* Add language: beancount (#3297)Kyle L. Davis2022-08-08
* slint indentsErasin2022-08-08
* Add slint-ui supportErasin2022-08-08
* Use split_parser branch for markdown grammar (#3108)Matthias Deiml2022-08-06
* Rust queries: add `(function_item)` as a local scope (#3345)ChrHorn2022-08-06
* Fix php hightlight (#3317)Erasin2022-08-05
* Inherit javascript/typescript from common 'ecma' queries (#3301)Michael Davis2022-08-03
* Improve Python queries, add locals (#3284)ChrHorn2022-08-01
* javascript queries: fix parameters (#3280)ChrHorn2022-08-01
* feat: add cue support (#3262)Banst2022-07-31
* Add Graphviz Dot lang support (#3241)Erasin2022-07-30
* Add textobject for javascript (#3213)Erasin2022-07-28
* Remove let_declaration from Rust locals tracking (#3212)Michael Davis2022-07-28
* JS/TS highlighting improvements (#3219)Philipp Mildenberger2022-07-27
* Fix: Python hightlight (#3201)Erasin2022-07-26
* Improve python highlighting (#3103)Kirawi2022-07-26
* feat(tree-sitter): :sparkles: add go template support (#3091)Daniel Longeuay2022-07-26
* Add elixir & heex comment textobjects (#3179)Clay2022-07-26
* Fix: svelte indets.scm (#3147)Erasin2022-07-24
* Improve HEEx comment highlights, inject comment lang (#3170)Clay2022-07-24
* Replace '; inherits <language>' in treesitter queries with <language> queries...Philipp Mildenberger2022-07-22
* Fix locals tracking in Rust closures (#3027)Michael Davis2022-07-20
* Add SCSS language support (#3074)Joe2022-07-17
* Add textobjects.scm to GLSL (#3051)Mateusz S. Szczygieł2022-07-12
* Added ungrammar language support (#3048)Philipp Mildenberger2022-07-12
* add fortran language (#3025)Austen LeBeau2022-07-10
* Introduce storage highlighting for typescript/javascript (#2961)Jake Langford2022-07-06
* Remove broken ledger tag highlight (#2988)Ivan Tham2022-07-06
* Fix some typos (#2978)A-Walrus2022-07-06
* Update tree-sitter-ledger (#2936)Ivan Tham2022-07-05
* Update TSQ queries (#2960)Michael Davis2022-07-05
* languages: added elvish (#2948)rsteube2022-07-03
* Disable tree-sitter python indents, use fallback for nowBlaž Hrastnik2022-07-01
* markdown: limit raw block highlight to code fence contentMichael Davis2022-07-01
* erlang: highlight modules in behaviour attributesMichael Davis2022-07-01
* erlang: highlight records with macro namesMichael Davis2022-07-01
* git-commit: fix highlight edge casesMichael Davis2022-07-01
* erlang: fix '#match?' for specs/callbacksMichael Davis2022-07-01
* replace module captures with namespaceMichael Davis2022-07-01
* html: highlight punctuationMichael Davis2022-07-01
* edoc: prevent rogue punctuation highlightsMichael Davis2022-07-01
* rust: fix highlight corner-casesMichael Davis2022-07-01
* markdown: highlight punctuationMichael Davis2022-07-01
* erlang: highlight unary '#' as punctuation.bracketMichael Davis2022-07-01
* erlang: highlight nullary macros as constantsMichael Davis2022-07-01
* support Bazel languages (#2903)Michael Davis2022-06-28
* add test textobjects queries for erlang,gleam,go,python,rustMichael Davis2022-06-21
* text-objects: add test capture & elixir queriesConnor Lay (Clay)2022-06-21
* adds missing tree-sitter-comment injection for js/ts (#2763)farwyler2022-06-20