| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(wing): add parser (#5021) | Glib Shpychka | 2023-06-29 | 2 | -0/+23 |
| | | | | | Co-authored-by: Christian Clason <c.clason@uni-graz.at> Co-authored-by: ObserverOfTime <chronobserver@disroot.org> | ||||
| * | feat(prisma): highlight views | Will Ruggiano | 2023-06-04 | 1 | -0/+7 |
| | | |||||
| * | feat(ecma): convert eligible `@keyword.operators` | Ananda Umamil | 2023-06-04 | 1 | -1/+1 |
| | | |||||
| * | chore: update Gleam | Amaan Qureshi | 2023-05-29 | 1 | -11/+0 |
| | | |||||
| * | feat(t32): add indent rules (#4782) | Christoph Sax | 2023-05-18 | 2 | -3/+9 |
| | | |||||
| * | Added USD as a language + some queries | Colin Kennedy | 2023-05-15 | 3 | -0/+148 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added USD highlight unittests Added USD indentation Added USD indents.scm file Added USD indent rules Simplified USD highlight groups Added explicit highlight groups Added newline Removed after/ftdetect/usda.lua usd/indents.scm - Added inline comments explaining the nodes Fixed USD highlight group unittests Added indentation unittests Simplified USD `@identifier` highlighting Added USD documentation highlight group tests Simplified USD highlight groups Moved USD `@identifier` and `@namespace` highlights into one place Removed and simplified tests/query/highlights/usd Simplified tests/query/highlights/usd more Removed trailing newline Combined USD test files Added `set filetype=usd` to minimal_init.lua | ||||
| * | highlights(markup): distinguish heading level in queries | Christian Clason | 2023-05-13 | 1 | -7/+7 |
| | | | | | | also add a few queries from Helix and remove controversial code block conceal in Markdown | ||||
| * | Update Capnp (#4713) | Amaan Qureshi | 2023-05-07 | 1 | -0/+633 |
| | | | | | | | | | | | | | | * feat(capnp): update queries from upstream changes * test: add tests for capnp * fix indent queries * ci: fix capnp indent tests --------- Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com> | ||||
| * | fix(python,starlark): builtin types should come after types | Amaan Qureshi | 2023-04-25 | 1 | -1/+3 |
| | | |||||
| * | feat(python,starlark): highlight type conversions as `@function.macro` | Amaan Qureshi | 2023-04-25 | 1 | -0/+1 |
| | | |||||
| * | fix(python,starlark): update field match pattern | Amaan Qureshi | 2023-04-25 | 1 | -0/+10 |
| | | |||||
| * | chore(smali): add tests | Amaan Qureshi | 2023-04-25 | 1 | -0/+261 |
| | | |||||
| * | feat(cpp): improve function.call to support any level of nesting for ↵ | John Drouhard | 2023-04-15 | 1 | -7/+9 |
| | | | | | qualified identifiers | ||||
| * | feat(vue): add tsx/jsx injection queries (#4550) | Lucario387 | 2023-03-24 | 1 | -0/+4 |
| | | | | | | | | * feat(vue): add tsx/jsx injection queries - add a test - style: format vue/injections.scm | ||||
| * | test: ecma injections | Benny Powers | 2023-03-22 | 2 | -9/+9 |
| | | |||||
| * | test: html injections | Benny Powers | 2023-03-22 | 1 | -5/+38 |
| | | |||||
| * | feat(julia): add tests for new changes | Amaan Qureshi | 2023-03-10 | 1 | -0/+26 |
| | | |||||
| * | fix(gleam): update tests reflecting recent changes | Amaan Qureshi | 2023-03-10 | 6 | -102/+103 |
| | | |||||
| * | injections(html): fix faulty css/js injections | Pham Huy Hoang | 2023-03-05 | 2 | -0/+10 |
| | | | | | | | Group queries to reduce duplicate injection tree use only regex | ||||
| * | feat(ecma): add tests for constants | Amaan Qureshi | 2023-03-04 | 1 | -0/+13 |
| | | |||||
| * | feat(solidity): use maintained parser and update highlights accordingly | Amaan Qureshi | 2023-02-24 | 1 | -4/+4 |
| | | |||||
| * | properly replace deprecated tsutils functions | Kiyoon Kim | 2023-02-12 | 2 | -4/+4 |
| | | |||||
| * | allow negative assertion in injection tests (#4107) | lucario387 | 2023-01-07 | 5 | -135/+84 |
| | | | | | | | | * tests(vue, svelte): strengthen tests * fix(html, vue, svelte): fix wrong test format * allow negative assertions in injection tests | ||||
| * | refactor(svelte): Remove duplicated queries | Lucario387 | 2023-01-03 | 1 | -0/+39 |
| | | | | | | | These injection queries are defined already in html_tags, remove them Signed-off-by: Pham Huy Hoang <hoangtun0810@gmail.com> | ||||
| * | refactor(vue, html): Update injections | Lucario387 | 2023-01-03 | 1 | -0/+45 |
| | | | | | | | | Update html_tags injections so that html/vue/svelte parsers can use it without having a script/style tag being captured twice Signed-off-by: Pham Huy Hoang <hoangtun0810@gmail.com> | ||||
| * | highlights(rust): use `@namespace` for `[(crate) (self) (super)]` | Stephan Seitz | 2023-01-01 | 1 | -15/+33 |
| | | | | | Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/3992 | ||||
| * | ci: allow negative assertions in tests | Stephan Seitz | 2023-01-01 | 1 | -0/+12 |
| | | |||||
| * | move 'in' to repeat | Pedro Castro | 2022-12-31 | 1 | -1/+1 |
| | | |||||
| * | fix test | Pedro Castro | 2022-12-31 | 1 | -1/+1 |
| | | |||||
| * | r: update highlights | Pedro Castro | 2022-12-31 | 1 | -0/+47 |
| | | |||||
| * | Fix(vue): Invalid match queries | Lucario387 | 2022-12-25 | 1 | -7/+34 |
| | | |||||
| * | add test file | Lucario387 | 2022-12-25 | 1 | -0/+41 |
| | | |||||
| * | feat(t32): initial support | xasc | 2022-12-21 | 4 | -0/+177 |
| | | |||||
| * | highlights: create subscoping for ternary operator | Stephan Seitz | 2022-12-02 | 1 | -2/+2 |
| | | | | | | | | | | | After https://github.com/nvim-treesitter/nvim-treesitter/issues/470, we decided to use `@conditional` for ternary operator instead of operator despite `@conditional` is documented for keywords only. A sub-scoping can make it easier for people to highlight this operator group differently. Also unify the usage of `@conditional...` across languages. | ||||
| * | test(highlights/cpp): add new test for auto as type.builtin. | Aaron Rancsik | 2022-12-01 | 1 | -0/+1 |
| | | |||||
| * | test(highlights/cpp): type -> type.builtin for primitive types. | Aaron Rancsik | 2022-12-01 | 1 | -2/+2 |
| | | |||||
| * | highlights(hack): fix captures | ObserverOfTime | 2022-11-26 | 2 | -5/+5 |
| | | |||||
| * | highlights(solidity): use more specific groups | ObserverOfTime | 2022-11-26 | 1 | -3/+3 |
| | | |||||
| * | highlights(tiger): fix captures | ObserverOfTime | 2022-11-26 | 3 | -4/+4 |
| | | |||||
| * | highlights(gleam): use more specific groups | ObserverOfTime | 2022-11-26 | 2 | -9/+9 |
| | | |||||
| * | highlights(cpp): use more specific groups | ObserverOfTime | 2022-11-26 | 1 | -1/+1 |
| | | |||||
| * | highlights(gitattributes): fix captures | ObserverOfTime | 2022-11-26 | 1 | -3/+3 |
| | | |||||
| * | highlights(typescript): Fix as highlight | Raymond Ha | 2022-11-25 | 1 | -0/+8 |
| | | |||||
| * | highlights(ecma): add pair_pattern punctuation.delimiter | Munif Tanjim | 2022-10-17 | 1 | -0/+7 |
| | | |||||
| * | feat!: remove obsolete `TS*` highlight groups | Christian Clason | 2022-10-16 | 4 | -26/+24 |
| | | |||||
| * | test(gitattributes): add tests for highlights | ObserverOfTime | 2022-10-15 | 1 | -0/+37 |
| | | |||||
| * | highlights(rust): distinguish between "for" in loops and impl_item | Stephan Seitz | 2022-10-15 | 1 | -0/+15 |
| | | | | | Fixes #3641 | ||||
| * | fix(test): update tests to Nvim 0.8 | Christian Clason | 2022-10-02 | 1 | -3/+3 |
| | | |||||
| * | highlights(hack): use `@function.call`/`@method.call` | Stephan Seitz | 2022-09-11 | 1 | -1/+1 |
| | | |||||
| * | highlights(ecma): use `@method.call`/`function.call` | Stephan Seitz | 2022-09-11 | 1 | -2/+2 |
| | | |||||
