aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries
Commit message (Expand)AuthorAge
* Remove `do_block` from Ruby indents (#3976)Oskar Köök2022-09-26
* Fix highlighting on single-character Rust consts (#3927)gavincrawford2022-09-21
* add `bass` language + highlighting (#3771)Alex Suraci2022-09-18
* fix: Improving JSX and TSX indents (#3853)Benjamin Streit2022-09-16
* feat: Syntax highlighting for Astro files (#3829)Benjamin Streit2022-09-13
* Add textobject for gdscript (#3760)Erasin2022-09-10
* Add godot resource support (#3759)Erasin2022-09-10
* feat(languages): jsonnet (#3714)Matouš Dzivjak2022-09-08
* Add syntax highlighting for SML (#3692)Giorbo2022-09-07
* Fix Rust attribute highlights (#3729)Michael Davis2022-09-07
* nix: fix highlighting rulesTimothy DeHerrera2022-09-07
* nix: add language injectionsTimothy DeHerrera2022-09-06
* Update tree-sitter-diff (#3708)Michael Davis2022-09-06
* Elixir: update tree-sitter queries (#3645)Clay2022-09-05
* tree-sitter-solidity: Use upstream, update queriesBlaž Hrastnik2022-09-05
* Highlight SQL in `sqlx::{query,query_as}!()` in Rust (#3647)Charles Hall2022-09-02
* update zig grammar and highlight rules (#3621)voroskoi2022-09-02
* Update tree-sitter-rust to latestMichael Davis2022-08-31
* erlang: Fix highlighting of empty recordsMichael Davis2022-08-31
* Fix missing C highlightsMichael Davis2022-08-31
* Delete invalid indents.scm queriesMichael Davis2022-08-31
* Fix rust text objects (#3590)David2022-08-28
* Add c-sharp textobjects (#3494)Gustavo Bogarín2022-08-27
* Pascal support (#3542)ath32022-08-25
* AWK Regex injection (#3535)ath32022-08-24
* AWK support (#3528)ath32022-08-24
* Julia queries: fix non-consecutive docstring highlightChristoph Horn2022-08-24
* Julia queries: prevent constructors to be highlighted as functionsChristoph Horn2022-08-24
* Julia queries: limit markdown highlighting to docstringsChristoph Horn2022-08-24
* Julia queries: major refactoring of `highlights.scm`, add regex injections, l...Christoph Horn2022-08-24
* Julia queries: update grammar, fix breaking changesChristoph Horn2022-08-24
* feat(lang): Add esdl grammar (#3526)Jaden2022-08-24
* Improve dart indent (#3419)seb-bl2022-08-24
* add syntax highlights for xit (#3521)ChemicalXandco2022-08-24
* feat: add taskwarrior to languages so `task N edit` is nice (#3468)Alexander Brevig2022-08-20
* Update tree-sitter-swift (#3461)Michael Davis2022-08-17
* Theme Related Fixes (#3412)nosa2022-08-14
* Fix Markdown Metadata (#3400)Erasin2022-08-12
* highlight closure pipes as brackets (#3397)Vince Mutolo2022-08-12
* 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