aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query/highlights
Commit message (Expand)AuthorAgeFilesLines
* test(gitattributes): add tests for highlightsObserverOfTime2022-10-151-0/+37
* highlights(rust): distinguish between "for" in loops and impl_itemStephan Seitz2022-10-151-0/+15
* highlights(hack): use `@function.call`/`@method.call`Stephan Seitz2022-09-111-1/+1
* highlights(ecma): use `@method.call`/`function.call`Stephan Seitz2022-09-111-2/+2
* (Broken test fixed) Updated static-namespace-functins.cpp to use function.calllfenzo2022-08-031-3/+3
* fix(tiger): add 'ft' modeline in highlight corpusBruno BELANYI2022-06-1410-0/+10
* fix(tiger): adjust invalid queriesBruno BELANYI2022-06-146-16/+16
* test(tiger): import upstream testsBruno BELANYI2022-06-1410-0/+226
* Python: highlight future import (#2936)Santos Gallegos2022-05-131-0/+4
* highlights(cpp): make "::" `@punctuation.delimiter`Stephan Seitz2022-05-071-0/+1
* Python: highlight raise from statementSantos Gallegos2022-05-011-0/+6
* highlights(python): "from" in yield should be `@keyword.return`Stephan Seitz2022-04-011-0/+7
* Refactor solidity highlights.scm furtherYongJieYongJie2022-03-111-2/+6
* Refactor solidity highlights.scmYongJieYongJie2022-03-111-0/+9
* Add highlights query for SolidityYongJieYongJie2022-03-111-0/+173
* Gleam highlight testsConnor Lay (Clay)2022-02-157-0/+281
* highlights(c/cpp): highlight case labels as constantsStephan Seitz2022-01-292-0/+46
* highlights(cpp): fix function highlighting of Foo::bar::baz()Stephan Seitz2022-01-291-0/+12
* highlights(python): add support for pattern matchingStephan Seitz2022-01-281-0/+50
* chore: remove swift tests for now (cause CI failure)Stephan Seitz2022-01-182-15/+0
* highlights(swift): add more `@operator`s and `implicit` keywordStephan Seitz2022-01-181-0/+8
* highlights(swift): highlight punctuationStephan Seitz2022-01-181-0/+7
* highlights(hack): add keywords implementsStephan Seitz2022-01-173-1/+14
* highlights(hack): extend queries add testsStephan Seitz2022-01-179-0/+143
* highlights(cpp): add support for conceptsStephan Seitz2022-01-161-0/+22
* ci: fix markdown testsStephan Seitz2022-01-161-2/+2
* fix(ci): make highlight test working with markdownStephan Seitz2022-01-161-29/+16
* add highlights testsantosha4172022-01-161-0/+59
* chore(markdown): highlights testnumToStr2022-01-071-0/+41
* highlights(Pascal): Fix highlighting of typesPhilip Zander2022-01-051-0/+39
* update fusion to version 1.1.1 (#2148)jirgn2021-12-233-1/+25
* highlights(lua): `next` as builtin functionnumToStr2021-12-131-0/+13
* feat(fusion): update testsJirgn2021-12-061-4/+4
* highlights(bash): highlight "((" "))"Stephan Seitz2021-11-281-0/+6
* test(prisma): add initial testelianiva2021-11-281-0/+56
* fix: incorrect hightlight groupsJirgn2021-11-261-1/+1
* fix: typo in highlight group punct(u)ationJirgn2021-11-262-10/+10
* feat: add fusion grammar and highlightsJirgn2021-11-262-0/+135
* chore: add test for ecma private fields & methodsnumToStr2021-11-251-0/+25
* Add highlight testsStephan Seitz2021-11-241-0/+17