aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries
Commit message (Expand)AuthorAge
...
* feat: Update `tree-sitter-sql` and migrate `highlights.scm` to match grammar ...LeoniePhiline2023-02-02
* Modify env language to extend bash (#5720)Eric Crosson2023-01-30
* Update tree-sitter-sql and improve highlight queries (#5683)LeoniePhiline2023-01-28
* queries/nix: add injections for builtins and writers (#5629)pacien2023-01-25
* Support sagemath language (#5649)Eloi Torrents2023-01-23
* highlight(scala): update to fix potential crash (#5576)eugene yokota2023-01-19
* highlight(scala): update the Scala highlight queries (#5546)eugene yokota2023-01-16
* Language support for dhallClément Delafargue2023-01-13
* Update tree-sitter-cpp, support injections in tagged rawstrings (#5457)Sam McCall2023-01-11
* Add language support for ponylang (#5416)Matthias Wahl2023-01-11
* Fix Broken Attribute Highlights (#5349)Chickenkeeper2023-01-09
* Use tree-sitter-ruby for crystal (#5205)Michael Davis2023-01-08
* Improve indent queries for python in specific cases (#5332)Triton1712023-01-07
* Add runtime queries for `tfvars` (based on `hcl`) (#5396)Dom H2023-01-06
* Update Prisma tree-sitter for view support (#5417)Julius de Bruijn2023-01-06
* Allow custom preprocessors for 'vue' injections (#5268)farwyler2022-12-27
* Fix HTML injection within markdown (#5265)Michael Davis2022-12-23
* Fix & Tweak Rust's Syntax Highlighting (#5238)Chickenkeeper2022-12-21
* Add missing comment injection for nix (#5208)farwyler2022-12-19
* Add support for MATLAB/Octave files (#5192)g-s-k2022-12-17
* Crystal language support (#4993)Jonas Everaert2022-12-17
* Add Bash indents (#5149)gavincrawford2022-12-14
* Add Mermaid.js for markdown support (#5147)Erasin2022-12-14
* Update tree-sitter-schemeBlaž Hrastnik2022-12-12
* Add Haskell text objects (#5061)Ollie Charles2022-12-10
* Add support for the BibTeX file format (#5064)Felipe S. S. Schneider2022-12-09
* feat(highlights): go builtin funcs and types (#5010)Matouš Dzivjak2022-12-05
* Add basic support for common lispBlaž Hrastnik2022-12-05
* Add support for single-line comments to scss (#5003)farwyler2022-12-04
* feat(lang): bump tree-sitter-go (#4969)Matouš Dzivjak2022-12-02
* Fix file-types declaration for racket (#4915)Michael Davis2022-11-30
* fix(grammar): Add `block_comment` and `comment_environment` injection for lat...Erik Bünnig2022-11-28
* Update CSS syntax highlighting (#4882)Chickenkeeper2022-11-28
* Fix Go variable indentation (#4906)gavincrawford2022-11-27
* Update tree-sitter-java and add Java textobjects (#4886)Lennard Hofmann2022-11-26
* Update tree-sitter-gleamMichael Davis2022-11-24
* Update tree-sitter-heexMichael Davis2022-11-24
* Add parameter highlights to ErlangMichael Davis2022-11-24
* Improve Edoc highlighting within ErlangMichael Davis2022-11-24
* Add QML language support (#4842)alois312022-11-23
* Implement simple indents.scm for Elixir (#4821)Sora2022-11-21
* Fix broken html doctype highlighting (#4829)Chickenkeeper2022-11-20
* Update tree-sitter-cmake (#4809)ath32022-11-18
* Improvements to Meson syntax. (#4572)Garrett D'Amore2022-11-16
* Remove Statement in Zig indentation query (#4745)Sora2022-11-15
* Add support for Bicep files (#4403)Jonathan2022-11-15
* fix: Outdated Rust queries after TS updateAlexis (Poliorcetics) Bourget2022-11-12
* Update typescript grammar and queries (#4703)Gabriel Dinner-David2022-11-11
* [rust highlights] fix scoped attribute macro matching (#4659)Anton Romanov2022-11-08
* Improve Ruby TextObjects (#4601)Danillo Melo2022-11-08