aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries
Commit message (Expand)AuthorAge
* 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
* Add "<<=" operator to Rust syntax highlighting (#2805)A-Walrus2022-06-18
* HEEx: upgrade version and support new special_attribute node (#2800)Clay2022-06-17
* Add clojure language support (#2780)Axot2022-06-16
* Introduce storage_class highlight scope (#2731)Anton Romanov2022-06-14
* add prisma tree-sitter and lsp support (#2703)Ivan2022-06-12
* capture rust closures as function textobjectsMichael Davis2022-06-07
* add textobject queries for gleamMichael Davis2022-06-07
* add textobject queries for elixirMichael Davis2022-06-07
* add textobject queries for erlangMichael Davis2022-06-07
* support for openscad (#2680)farwyler2022-06-06
* add tree-sitter-jsdoc (#2650)Michael Davis2022-06-03
* add tree-sitter-edoc (#2640)Michael Davis2022-06-02
* Elixir: inject Markdown into docs, remove h sigil HEEx injection (#2619)Clay2022-05-31
* feat(lang): Update Nix grammar & improve queries (#2472)Timothy DeHerrera2022-05-30
* Add Vlang tree-sitter in the languages.toml (#2526)pancake2022-05-28
* update Erlang grammar and queriesMichael Davis2022-05-25
* update Gleam grammar and queriesMichael Davis2022-05-25
* Add `parameter.around` text object queryAndrey Tkachenko2022-05-25
* Basic verilog support (#2552)Andrey Tkachenko2022-05-24
* Add Scheme supportBlaž Hrastnik2022-05-21
* Python highlight decorator attributePaul Scott2022-05-20
* Python highlight keyword argument as parameterPaul Scott2022-05-20
* Python handling highlighting parameters with defaultsPaul Scott2022-05-20