aboutsummaryrefslogtreecommitdiffstats
path: root/queries/kotlin
Commit message (Expand)AuthorAgeFilesLines
* bot(lockfile): update c, comment, cpp, embedded_template, kotlin, latex, php,...nvim-treesitter-bot[bot]2024-08-191-1/+1
* feat(highlights): capture wildcard imports as `@character.special`Omar Valdez2024-08-011-0/+2
* refactor(queries): Remove quotes from properties in set! directiveOmar Valdez2024-07-281-4/+4
* feat: more `@keyword.type` capturesRiley Bruins2024-05-011-2/+5
* feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier`Jaehwang Jung2024-03-161-1/+1
* feat(format-scripts): linewrap predicates再生花2024-02-231-2/+12
* fix(kotlin): remove slow highlight and local pattern (#5954)Anthony Shi2024-02-062-10/+10
* chore: format queriesPhạm Huy Hoàng2024-01-211-5/+5
* Fixup format (#5934)Phạm Huy Hoàng2024-01-201-0/+1
* fix(highlights): improve member/property distinctionObserverOfTime2024-01-191-3/+3
* chore: query formattingPham Huy Hoang2024-01-194-359/+304
* feat!: align standard captures with upstreamChristian Clason2024-01-191-13/+13
* feat(injections): add printf format stringsObserverOfTime2024-01-191-0/+8
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-191-14/+14
* fix(kotlin): improve highlightsObserverOfTime2023-11-101-12/+21
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-23/+24
* kotlin: update parser and queriesSaleh Bakra'a2023-04-061-2/+3
* feat(kotlin): update queries from upstream changesAmaan Qureshi2023-03-262-24/+19
* feat: add `@comment.documentation` where applicableAmaan Qureshi2023-03-051-3/+4
* feat!: add `@keyword.coroutine` captureAmaan Qureshi2023-03-031-1/+7
* docs: fix typosdundargoc2023-02-231-1/+1
* Update highlights.scmJosef Litoš2023-02-221-2/+2
* Update queries/kotlin/highlights.scmJosef Litoš2023-02-221-1/+1
* feat(kotlin): improved highlight queriesJosefLitos2023-02-221-2/+5
* highlights(kotlin): fix function highlightsObserverOfTime2023-02-121-1/+5
* highlights(kotlin): package keyword and declarationAnanda Umamil2023-01-141-2/+2
* highlights(kotlin): use more specific groupsObserverOfTime2022-11-261-2/+5
* highlights: use @preproc where appropriateObserverOfTime2022-10-151-4/+3
* highlights(kotlin): add companion keywordObserverOfTime2022-10-151-0/+3
* feat(spell): support more languagesLewis Russell2022-09-261-0/+2
* Split func/method definition from calls in lotlin highlighting querieslfenzo2022-08-031-2/+2
* fix(kotlin): use _import for type capturesSal Bakraa2022-01-081-4/+4
* fix(kotlin): use @attribute instead of @annotationSal Bakraa2022-01-081-6/+6
* fix(kotlin): use correct node for when expression foldsSal Bakraa2022-01-081-1/+1
* fix(kotlin): fix typo in locals querySal Bakraa2022-01-081-1/+1
* feat(kotlin): include a folds and a locals querySal Bakraa2022-01-082-0/+100
* fix(kotlin): include regex in injections querySal Bakraa2022-01-081-0/+31
* fix(kotlin): update highlights query to match new parserSal Bakraa2022-01-081-161/+375
* Kotlin queries: Handle package statementsJoaquín León2021-09-181-0/+5
* New kotlin parserJoakker2021-09-151-157/+156
* Use `@keyword.function` consistentlySergio Alejandro Vargas2021-07-061-1/+1
* feat(keywords) merge return and yield into keyword.return groupantonk522021-07-041-3/+1
* feat(keywords) add keyword.return & keyword.yieldantonk522021-07-041-1/+4
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-071-1/+1
* Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos2021-04-281-1/+1
* attribute in stead of annotationTormod Alf Try Tufteland2021-03-201-3/+3
* kotlin: updated parser, and added annotation highlight againTormod Alf Try Tufteland2021-03-201-4/+7
* Update Kotlin parserStephan Seitz2021-03-161-3/+4
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-0/+1
* stricter regex kotlin constantsTormod Alf Try Tufteland2020-12-201-2/+2