summaryrefslogtreecommitdiff
path: root/queries/kotlin
AgeCommit message (Expand)Author
2022-10-15highlights: use @preproc where appropriateObserverOfTime
2022-10-15highlights(kotlin): add companion keywordObserverOfTime
2022-09-26feat(spell): support more languagesLewis Russell
2022-08-03Split func/method definition from calls in lotlin highlighting querieslfenzo
2022-01-08fix(kotlin): use _import for type capturesSal Bakraa
2022-01-08fix(kotlin): use @attribute instead of @annotationSal Bakraa
2022-01-08fix(kotlin): use correct node for when expression foldsSal Bakraa
2022-01-08fix(kotlin): fix typo in locals querySal Bakraa
2022-01-08feat(kotlin): include a folds and a locals querySal Bakraa
2022-01-08fix(kotlin): include regex in injections querySal Bakraa
2022-01-08fix(kotlin): update highlights query to match new parserSal Bakraa
2021-09-18Kotlin queries: Handle package statementsJoaquín León
2021-09-15New kotlin parserJoakker
2021-07-06Use `@keyword.function` consistentlySergio Alejandro Vargas
2021-07-04feat(keywords) merge return and yield into keyword.return groupantonk52
2021-07-04feat(keywords) add keyword.return & keyword.yieldantonk52
2021-05-07Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos
2021-04-28Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos
2021-03-20attribute in stead of annotationTormod Alf Try Tufteland
2021-03-20kotlin: updated parser, and added annotation highlight againTormod Alf Try Tufteland
2021-03-16Update Kotlin parserStephan Seitz
2021-03-12Add comment parser to highlight comment tags (#893)Santos Gallegos
2020-12-20stricter regex kotlin constantsTormod Alf Try Tufteland
2020-12-06type and identifer defaults. fixed const keywordTormod Alf Try Tufteland
2020-12-06@annotation -> @attributeTormod Alf Try Tufteland
2020-12-06add more builtin functionsTormod Alf Try Tufteland
2020-12-06add readme and more correct highlight capturesTormod Alf Try Tufteland
2020-12-06move divide to punctiation.specialTormod Alf Try Tufteland
2020-12-06add kotlin parser and highligh-queriesTormod Alf Try Tufteland