| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-17 | highlights(ecma): add pair_pattern punctuation.delimiter | Munif Tanjim | |
| 2022-10-16 | feat!: remove obsolete `TS*` highlight groups | Christian Clason | |
| 2022-10-15 | test(gitattributes): add tests for highlights | ObserverOfTime | |
| 2022-10-15 | highlights(rust): distinguish between "for" in loops and impl_item | Stephan Seitz | |
| Fixes #3641 | |||
| 2022-10-02 | fix(test): update tests to Nvim 0.8 | Christian Clason | |
| 2022-09-11 | highlights(hack): use `@function.call`/`@method.call` | Stephan Seitz | |
| 2022-09-11 | highlights(ecma): use `@method.call`/`function.call` | Stephan Seitz | |
| 2022-08-03 | (Broken test fixed) Updated static-namespace-functins.cpp to use function.call | lfenzo | |
| 2022-06-20 | Add support for custom parser install locations #2959 (#3031) | Duncan McDougall | |
| 2022-06-14 | fix(tiger): add 'ft' modeline in highlight corpus | Bruno BELANYI | |
| 2022-06-14 | fix(tiger): adjust invalid queries | Bruno BELANYI | |
| 2022-06-14 | test(tiger): import upstream tests | Bruno BELANYI | |
| 2022-05-13 | Python: highlight future import (#2936) | Santos Gallegos | |
| * Python: highlight future import * Use constant.builtin | |||
| 2022-05-07 | highlights(cpp): make "::" `@punctuation.delimiter` | Stephan Seitz | |
| Fixes #2902 | |||
| 2022-05-01 | Python: highlight raise from statement | Santos Gallegos | |
| 2022-04-01 | highlights(python): "from" in yield should be `@keyword.return` | Stephan Seitz | |
| Fixes #2712 | |||
| 2022-03-11 | Refactor solidity highlights.scm further | YongJieYongJie | |
| - Instead of @keyword, use @conditional, @exception, @return, @function as appropriate - Standardize to using @field (instead of @property)for struct members | |||
| 2022-03-11 | Refactor solidity highlights.scm | YongJieYongJie | |
| - Use more specific/appropriate captures; change invalid captures - Don't highlight punctuations in type names (e.g., the brackets in 'bytes32[]') | |||
| 2022-03-11 | Add highlights query for Solidity | YongJieYongJie | |
| 2022-02-15 | Gleam highlight tests | Connor Lay (Clay) | |
| 2022-01-29 | tests: use main parsers instead of nvim-treesitter parser for tests | Stephan Seitz | |
| 2022-01-29 | highlights(c/cpp): highlight case labels as constants | Stephan Seitz | |
| 2022-01-29 | highlights(cpp): fix function highlighting of Foo::bar::baz() | Stephan Seitz | |
| Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/2396 | |||
| 2022-01-28 | highlights(python): add support for pattern matching | Stephan Seitz | |
| Fixes #2080 Depends on https://github.com/tree-sitter/tree-sitter-python/pull/140 | |||
| 2022-01-18 | chore: remove swift tests for now (cause CI failure) | Stephan Seitz | |
| Will try to add them again in a follow up. | |||
| 2022-01-18 | highlights(swift): add more `@operator`s and `implicit` keyword | Stephan Seitz | |
| 2022-01-18 | highlights(swift): highlight punctuation | Stephan Seitz | |
| "?" is still missing: https://github.com/tree-sitter/tree-sitter-swift/issues/38 | |||
| 2022-01-17 | highlights(hack): add keywords implements | Stephan Seitz | |
| 2022-01-17 | highlights(hack): extend queries add tests | Stephan Seitz | |
| 2022-01-16 | highlights(cpp): add support for concepts | Stephan Seitz | |
| Requires https://github.com/tree-sitter/tree-sitter-cpp/pull/138 | |||
| 2022-01-16 | ci: fix markdown tests | Stephan Seitz | |
| 2022-01-16 | fix(ci): make highlight test working with markdown | Stephan Seitz | |
| 2022-01-16 | add highlights tests | antosha417 | |
| 2022-01-07 | chore(markdown): highlights test | numToStr | |
| 2022-01-05 | highlights(Pascal): Fix highlighting of types | Philip Zander | |
| A recent change broke highlighting for namespaces & generic types like `foo.bar` and `foo<t>`. | |||
| 2021-12-23 | update fusion to version 1.1.1 (#2148) | jirgn | |
| * feat(fusion): update tests * fix(fusion): update lockfile * fix(fusion): update to (highlight breaking) version 1.1.0 * update grammer to introduce afx support * update tests and queries * fix: revert lockfile update of unrelated grammars * fix: update to 1.1.1 and fix hightlights * fix: use @tag.attribute capture to match specs Co-authored-by: Jirgn <jirgn76@googlemail.com> | |||
| 2021-12-20 | ci(injection tests): don't consider root language an injection | Stephan Seitz | |
| 2021-12-20 | ci: add injection tests | Stephan Seitz | |
| 2021-12-13 | highlights(lua): `next` as builtin function | numToStr | |
| 2021-12-06 | feat(fusion): update tests | Jirgn | |
| 2021-11-28 | highlights(bash): highlight "((" "))" | Stephan Seitz | |
| 2021-11-28 | test(prisma): add initial test | elianiva | |
| 2021-11-26 | fix: incorrect hightlight groups | Jirgn | |
| 2021-11-26 | fix: typo in highlight group punct(u)ation | Jirgn | |
| 2021-11-26 | feat: add fusion grammar and highlights | Jirgn | |
| 2021-11-25 | chore: add test for ecma private fields & methods | numToStr | |
| 2021-11-24 | Add assert that "highlight-assertions" is executable | Stephan Seitz | |
| 2021-11-24 | Add highlight tests | Stephan Seitz | |
