aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries
Commit message (Expand)AuthorAge
* Improve tree-sitter queries for vlang (#6279)Erasin Wang2023-03-15
* Update gdscript highlight (#6311)Erasin Wang2023-03-15
* Update Nix highlightsMichael Davis2023-03-14
* Update Erlang highlightsMichael Davis2023-03-14
* queries/php: add missing keywords `unset` and `clone` (#6299)Ivan2023-03-14
* fix: C++ namespace indentationBlaž Hrastnik2023-03-11
* Also highlight unchecked variants of the sqlx query methods (#6256)Maxicarlos082023-03-10
* queries/php: add injections for regex and sql injection (#6250)Ivan2023-03-10
* Improved yuck highlighting (and parser), and introduced a tag.builtin scope (...Philipp Mildenberger2023-03-10
* Update highlights for golang (#6204)Erasin Wang2023-03-08
* Update highlight for PHP (#6203)Erasin Wang2023-03-08
* Update highlight for ecma/js/ts (#6205)Erasin Wang2023-03-06
* Update queries for godot4 (#6186)Erasin Wang2023-03-05
* Add support for reStructuredText (#6180)Roberto Vidal2023-03-05
* feat(prql): add prql support (#6126)Matthias Q2023-03-03
* Extend the set of tags highlighted in comments (#6143)István Donkó2023-03-03
* Add elm treesitter textobjects (#6084)Mathieu Agopian2023-02-25
* feat: add nasm language (#6068)Matthew Toohey2023-02-25
* Add language support for sway (#6023)Sophie Dankel2023-02-25
* Improve markdown highlights and add latex injection (#6100)Matthias Deiml2023-02-25
* feat(sql): MariaDB/MySQL syntax, Apache Hive syntax, unified builtin function...LeoniePhiline2023-02-23
* Add GNU gettext PO grammar (#5996)Erasin2023-02-20
* Added yuck language support (for eww) (#6064)Philipp Mildenberger2023-02-20
* Add support for the uxntal language (#6047)Jummit2023-02-19
* Update tree-sitter-git-rebase (#6030)Skyler Hawthorne2023-02-19
* dhall: additional highlight queries (#5959)Jared Beller2023-02-13
* Update grammar for godot (#5944)Erasin2023-02-12
* Added tree-sitter-hosts (#4950)ath32023-02-10
* Add tree-sitter-passwd (#4959)ath32023-02-10
* Fix Go select indenting (#5713)gavincrawford2023-02-08
* feat: add pem language (#5797)Matthew Toohey2023-02-07
* Add MSBuild language based on XML grammar (#5793)Brett Lyons2023-02-03
* 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