| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-18 | highlights(swift): highlight punctuation | Stephan Seitz | |
| "?" is still missing: https://github.com/tree-sitter/tree-sitter-swift/issues/38 | |||
| 2022-01-18 | feat(java)(highlights): add missing highlights for `@type` | captainko | |
| 2022-01-18 | Update lockfile.json | GitHub | |
| 2022-01-18 | docs: refresh CONTRIBUTING.md | Thomas Vigouroux | |
| - Mention Zulip instead of Gitter - Use query filetype instead of scheme | |||
| 2022-01-17 | highlights(php): detect constructor calls on instantiation | Michael Härtl | |
| 2022-01-17 | Update lockfile.json | GitHub | |
| 2022-01-17 | highlights(cpp): add support for "<=>", "constinit", "consteval" | Stephan Seitz | |
| 2022-01-17 | docs(readme): mention tracking issue for language support | Christian Clason | |
| 2022-01-17 | Update lockfile.json | GitHub | |
| 2022-01-17 | highlights(hack): add keywords implements | Stephan Seitz | |
| 2022-01-17 | highlights(hack): extend queries add tests | Stephan Seitz | |
| 2022-01-17 | Add ftdect for hack | Stephan Seitz | |
| 2022-01-17 | [docgen] Update README.md | Github Actions | |
| skip-checks: true | |||
| 2022-01-17 | highlights(hack): add some basic highlights | Stephan Seitz | |
| Fixes #2041 | |||
| 2022-01-17 | parsers: add hack parser | Stephan Seitz | |
| 2022-01-16 | locals(cpp): add support for concepts | 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 | support PyFoam syntax in OpenFOAM files | Elwardi | |
| 2022-01-16 | Update lockfile.json | GitHub | |
| 2022-01-16 | fix(ci): make highlight test working with markdown | Stephan Seitz | |
| 2022-01-16 | highlights(rust): add "yield" keyword | Stephan Seitz | |
| 2022-01-16 | Tighten requirements | Kid | |
| 2022-01-16 | Recommend nightly | Kid | |
| 2022-01-16 | Remove nightly Neovim requirement from README | Kid | |
| 2022-01-16 | ci: print query loading times | Stephan Seitz | |
| 2022-01-16 | Update .github/ISSUE_TEMPLATE/highlighting_issue.yml | Stephan Seitz | |
| Co-authored-by: Christian Clason <christian.clason@uni-due.de> | |||
| 2022-01-16 | Update .github/ISSUE_TEMPLATE/highlighting_issue.yml | Stephan Seitz | |
| Co-authored-by: Christian Clason <christian.clason@uni-due.de> | |||
| 2022-01-16 | Update .github/ISSUE_TEMPLATE/highlighting_issue.yml | Stephan Seitz | |
| Co-authored-by: Christian Clason <christian.clason@uni-due.de> | |||
| 2022-01-16 | Update .github/ISSUE_TEMPLATE/highlighting_issue.yml | Stephan Seitz | |
| Co-authored-by: Christian Clason <christian.clason@uni-due.de> | |||
| 2022-01-16 | docs: use markdown instead of checkboxes | Stephan Seitz | |
| 2022-01-16 | docs: add issue template for highlighting issues | Stephan Seitz | |
| 2022-01-16 | docs(readme): make custom parser example more explicit about options | Stephan Seitz | |
| 2022-01-16 | Update README | Github Actions | |
| 2022-01-16 | Update README | Github Actions | |
| 2022-01-16 | remove ftdetect. add filetype hocon to minimal_init.lua | antosha417 | |
| 2022-01-16 | add ftdetect | antosha417 | |
| 2022-01-16 | add highlights tests | antosha417 | |
| 2022-01-16 | add hocon | antosha417 | |
| 2022-01-16 | highlight(swift): add upstream queries | Christian Clason | |
| 2022-01-16 | fix(swift): switch to maintained parser | Christian Clason | |
| upstream https://github.com/tree-sitter/tree-sitter-swift is abandoned. | |||
| 2022-01-16 | chore: only use *.glsl for GLSL | Stephan Seitz | |
| Fix #2231 | |||
| 2022-01-16 | chore: remove all ftdetect with official support in Neovim/Vim | Stephan Seitz | |
| 2022-01-16 | highlights/injections/indents(java): comment -> line_comment,block_comment | Stephan Seitz | |
| Ref https://github.com/tree-sitter/tree-sitter-java/pull/93 | |||
| 2022-01-16 | Update lockfile.json | GitHub | |
| 2022-01-16 | fix(php): change query for @constructor group | Infectos | |
| 2022-01-16 | doc(README): mention CONTRIBUTING for captures | Christian Clason | |
| 2022-01-15 | fix(util): pass offset_encoding to apply_text_edits | Christian Clason | |
| Offset encoding is a mandatory argument to `vim.lsp.util.apply_text_edits` since https://github.com/neovim/neovim/commit/bc722c8a74766e14aff3a8e2fc46db72ed864053 Since we are always within a Neovim context, we can just pass `"utf-8"`. | |||
| 2022-01-15 | highlights(php): fix and add missing highlights | Michael Härtl | |
| 2022-01-13 | highlights(haskell): function with type signature | Ananda Umamil | |
