aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix(capnp): update highlightsAmaan Qureshi2023-01-282-2/+2
|
* highlights(php): `instanceof` operandAnanda Umamil2023-01-281-0/+3
|
* Use `@parameter` captureAnanda Umamil2023-01-281-1/+1
|
* Apply the suggestion from @Lucario387Ananda Umamil2023-01-281-3/+1
| | | Co-authored-by: Lucario387 <hoangtun0810@gmail.com>
* highlights(php): declare directives and `:`Ananda Umamil2023-01-281-0/+7
|
* Update parsers: markdown, markdown_inlineGitHub2023-01-271-2/+2
|
* highlights(c): extern in linkage specificationObserverOfTime2023-01-261-0/+3
|
* Update parsers: cpp, kotlinGitHub2023-01-261-2/+2
|
* feat: add poe_filterObserverOfTime2023-01-257-0/+60
|
* Update parsers: scalaGitHub2023-01-251-1/+1
|
* Update parsers: erlang, gitcommit, javascript, nickel, scala, sql, tlaplus, ↵GitHub2023-01-251-12/+12
| | | | tsx, typescript
* bump lockfile for bug fixAmaan Qureshi2023-01-231-1/+1
|
* feat(capnp, thrift): add folds, bump lockfileAmaan Qureshi2023-01-234-3/+29
|
* refactor(capnp, thrift): improve grammar & queries to stable for the ↵Amaan Qureshi2023-01-235-11/+26
| | | | foreseeable future
* fix: detach behaviour on buffer reloadLiad Oz2023-01-231-5/+13
|
* map quarto ft to markdown parserJannik Buhr2023-01-231-0/+1
|
* Update READMEGithub Actions2023-01-231-1/+1
|
* Update parsers: cpp, cuda, hlsl, julia, scala, thriftGitHub2023-01-231-4/+4
|
* julia: add `if_clause` (#4204)Sergio A. Vargas2023-01-232-1/+3
| | | | | * fix(julia/highlights): Add `if_clause` * Update Julia lockfile revision
* feat: add capnp (#4203)Amaan Qureshi2023-01-234-0/+137
|
* feat(thrift): refactor queries for better highlights, fixes bugs where ↵Amaan Qureshi2023-01-232-10/+11
| | | | certain ones went past where they should've ended
* highlights(rst): don't spell check linksObserverOfTime2023-01-221-5/+3
|
* Update READMEGithub Actions2023-01-221-1/+1
|
* feat(thrift): use better queries, namely for idents (#4197)Amaan Qureshi2023-01-223-5/+23
|
* Update parsers: clojure, scala, thriftGitHub2023-01-221-3/+3
|
* Partially revert json highlight updatesPham Huy Hoang2023-01-221-3/+2
|
* highlights(json): conceal escaped quoteObserverOfTime2023-01-211-10/+26
|
* injections(html): update injection queriesPham Huy Hoang2023-01-211-5/+4
|
* ci: fix readme workflowObserverOfTime2023-01-211-0/+1
|
* docs: update readmeObserverOfTime2023-01-211-3/+6
|
* refactor(scala): update scala highlights for uppercase identifiersChris Kipp2023-01-211-1/+1
| | | | | | | | | This is a small change that comes from the discussion we had in https://github.com/tree-sitter/tree-sitter-scala/discussions/168#discussioncomment-4718624. The idea here is that we're sort of making an assumption on what an uppercase identifier is in Scala and more times than not, it's actually a `@type`. So this changes the `@constant` capture to a `@type` one. You can find the full context in the linked discussion.
* feat: add htmldjangoObserverOfTime2023-01-217-0/+57
|
* feat: add thrift (#4185)Amaan Qureshi2023-01-214-0/+157
|
* docs: fix comment alignmentObserverOfTime2023-01-211-23/+24
|
* Update parsers: c_sharp, erlang, ini, php, pug, scala (#4191)github-actions[bot]2023-01-211-5/+8
| | | Co-authored-by: GitHub <noreply@github.com>
* parsers: map ft=confini to iniStephan Seitz2023-01-211-0/+1
| | | | Co-authored-by: @ObserverOfTime <ObserverOfTime@users.no-reply.github.com>
* folds(ini): add folds.scmStephan Seitz2023-01-211-0/+1
|
* highlights(ini): add highlights.scmStephan Seitz2023-01-211-0/+16
|
* parsers: add ini (https://github.com/justinmk/tree-sitter-ini)Stephan Seitz2023-01-211-0/+10
| | | | Addresses the following request https://github.com/nvim-treesitter/nvim-treesitter/issues/2282#issuecomment-1398856301
* Update parsers: c_sharp, erlang, scala, tlaplus (#4182)github-actions[bot]2023-01-201-4/+4
| | | Co-authored-by: GitHub <noreply@github.com>
* Update parsers: fsh, gitcommit, tlaplus (#4178)github-actions[bot]2023-01-191-3/+3
| | | Co-authored-by: GitHub <noreply@github.com>
* parsers: Add FHIR Shorthand (FSH) (#4052)Matthew Gramigna2023-01-184-0/+104
|
* Update parsers: scalaGitHub2023-01-181-1/+1
|
* scala: add interpolator query (#4175)Chris Kipp2023-01-182-4/+4
|
* Update parsers: scalaGitHub2023-01-181-1/+1
|
* Update parsers: c_sharp, gitcommit, mesonGitHub2023-01-171-3/+3
|
* Update parsers: nickel, scalaGitHub2023-01-171-2/+2
|
* Update parsers: glimmer, pug, scala, scheme, sql, swift, tlaplus, vGitHub2023-01-161-8/+8
|
* c_sharp: update parser and queries (#4169)Corentin Brunel2023-01-162-2/+1
| | | | | Remove "nameof" from @keyword.operator Co-authored-by: cbrunel <cbrunel@nomadis.co>
* sync with latest Scala and add bindingChris Kipp2023-01-152-1/+4
|