| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | highlights(sql): update highlight queriesv0.8.4 | Matthias Queitsch | 2023-02-20 | 2 | -21/+64 |
| | | | | | | | | | | | | | | | | | | | | | highlights(sql): add bool, attributes, conditionals highlights(sql): add builtins highlights(sql): add parameters highlights(sql): add temp table attribute update sql highlights; add floats bump sql version bump upstream sql version highlights(sql): fix float regex fix upstream changes; bump sql version | ||||
| * | feat(go): add folds for type switch and switch cases | Laytan Laats | 2023-02-19 | 1 | -0/+4 |
| | | |||||
| * | Update parsers: python | GitHub | 2023-02-19 | 1 | -1/+1 |
| | | |||||
| * | feat(thrift): improve queries | Amaan Qureshi | 2023-02-18 | 5 | -2/+57 |
| | | |||||
| * | feat: add @text.uri where applicable to thrift and gosum | Amaan Qureshi | 2023-02-18 | 3 | -12/+9 |
| | | |||||
| * | Update parsers: fortran, git_rebase, sql | GitHub | 2023-02-18 | 1 | -3/+3 |
| | | |||||
| * | Update CONTRIBUTING.md | Bulgantamir Gankhuyag | 2023-02-18 | 1 | -1/+1 |
| | | | | Fixed link of the supported languages. | ||||
| * | highlight for module path | ray-x | 2023-02-17 | 1 | -0/+1 |
| | | |||||
| * | refactor(utils): clean up deprecated code | kylo252 | 2023-02-17 | 1 | -18/+1 |
| | | | | | use `vim.treesitter.is_in_node_range()` directly | ||||
| * | Split out `@keyword.return` | Eleanor Bartle | 2023-02-17 | 1 | -2/+2 |
| | | | | | Moves `break` and `continue` to `@repeat`. Leave coroutine keywords in `@keyword.return`. I'd really like a `@keyword.coroutine`. | ||||
| * | Add spelling checks to strings and comments | Eleanor Bartle | 2023-02-17 | 1 | -2/+2 |
| | | | | I didn't touch these bits so they aren't in status quo, but sure, I'll fix them. | ||||
| * | Update Zig highlights | Eleanor Bartle | 2023-02-17 | 1 | -81/+76 |
| | | | | Recently I rearranged the keywords. This PR brings the highlights query file up to date with that. | ||||
| * | Update parsers: ledger, sql (#4331) | github-actions[bot] | 2023-02-17 | 1 | -2/+2 |
| | | | | Co-authored-by: GitHub <noreply@github.com> | ||||
| * | Update README | Github Actions | 2023-02-16 | 1 | -1/+0 |
| | | |||||
| * | prettier formatting yml and md | Kiyoon Kim | 2023-02-16 | 9 | -32/+36 |
| | | |||||
| * | Update parsers: c_sharp, fortran, sql | GitHub | 2023-02-16 | 1 | -3/+3 |
| | | |||||
| * | Add treesitter CLI in CI with Windows and mac | Kiyoon Kim | 2023-02-15 | 3 | -7/+9 |
| | | |||||
| * | docs(readme): remove ambiguous comment (#4321) | Kiyoon Kim | 2023-02-15 | 1 | -1/+0 |
| | | | | | I've seen many people, including myself, being confused about `highlight { enable = false }` disabling the whole extension. It means it will disable highlighting, but people get it wrong thinking that they can't use textobjects or any other treesitter related stuff. | ||||
| * | fortran(highlights): update parser and queries (#4322) | Stephan Seitz | 2023-02-14 | 2 | -2/+2 |
| | | | | | See https://github.com/stadelmanma/tree-sitter-fortran/commit/3738e8cf97a49d0dda735f3c55f5af68229825e1 | ||||
| * | needed for terraform conditionals | Byron Kim | 2023-02-14 | 1 | -1/+1 |
| | | |||||
| * | updated comment to reflect highlight change | Byron Kim | 2023-02-14 | 1 | -1/+1 |
| | | |||||
| * | reverting back since it inherits from hcl | Byron Kim | 2023-02-14 | 1 | -1/+1 |
| | | |||||
| * | update identifier | Byron Kim | 2023-02-14 | 1 | -2/+2 |
| | | |||||
| * | update to variable.builtin | Byron Kim | 2023-02-14 | 1 | -1/+1 |
| | | |||||
| * | Update README | Github Actions | 2023-02-14 | 1 | -1/+1 |
| | | |||||
| * | Update parsers: gdscript, thrift | GitHub | 2023-02-14 | 3 | -4/+3 |
| | | | | | | update gdscript indent queries to parser change and remove @Shatur as maintainer | ||||
| * | ada(highlights,folds,locals): update to parser changes | Emmanuel Briot | 2023-02-14 | 4 | -5/+7 |
| | | |||||
| * | Update parsers: diff, norg, racket, tealv0.8.3 | GitHub | 2023-02-13 | 1 | -4/+4 |
| | | |||||
| * | comment(highlights): reduce false positives (#4298) | Santos Gallegos | 2023-02-13 | 1 | -18/+19 |
| | | | | | | | | | | | | | There are a couple cases where the comment highlights will match things that aren't necessary a tag. For example in Rust, when commenting a block that deals with generics (generics are declared as `T: Type`), this may be distracting. So, instead of highlighting all tags, we can restrict to highlighting the explicit keywords. Ref https://github.com/stsewd/tree-sitter-comment/issues/14 | ||||
| * | properly replace deprecated tsutils functions | Kiyoon Kim | 2023-02-12 | 4 | -10/+6 |
| | | |||||
| * | chore(fish): update test command highlight query (#4306) | Omar Zeghouani | 2023-02-13 | 2 | -4/+3 |
| | | |||||
| * | deprecate get_node_range and is_in_node_range | Kiyoon Kim | 2023-02-12 | 2 | -50/+17 |
| | | |||||
| * | Update parsers: c_sharp, capnp, fortran, func, glimmer, haskell, php, ron, ↵ | GitHub | 2023-02-12 | 1 | -10/+10 |
| | | | | | sql, v | ||||
| * | highlights(php): use `lua-match?` | Ananda Umamil | 2023-02-12 | 1 | -2/+2 |
| | | | | | Co-authored-by: Stephan Seitz <stephan.seitz@fau.de> | ||||
| * | highlights(php): remove typedef capture from `as` | Ananda Umamil | 2023-02-12 | 1 | -1/+1 |
| | | |||||
| * | highlights(php): fix `@constant` queries | Ananda Umamil | 2023-02-12 | 1 | -7/+9 |
| | | |||||
| * | highlights(php): fix queries related to namespaces | Ananda Umamil | 2023-02-12 | 1 | -11/+22 |
| | | |||||
| * | highlights(kotlin): fix function highlights | ObserverOfTime | 2023-02-12 | 1 | -1/+5 |
| | | |||||
| * | astro: add injections for scss | Vir Chaudhury | 2023-02-11 | 1 | -0/+9 |
| | | |||||
| * | injections(svelte): add pug injection | ObserverOfTime | 2023-02-11 | 1 | -0/+12 |
| | | |||||
| * | fix: incremental_selection error | haoxian | 2023-02-11 | 1 | -0/+1 |
| | | | | | | if some empty lines in the end of file, would throw error messages when incremental_selection to the whole file. | ||||
| * | Update parsers: haskell, jsonnet, tlaplus | GitHub | 2023-02-08 | 1 | -3/+3 |
| | | |||||
| * | Update parsers: ebnf, embedded_template, gdscript, kdl, thrift, zig | GitHub | 2023-02-07 | 1 | -6/+6 |
| | | |||||
| * | Update parsers: c_sharp, cmake, kdl, pug, v, vim | GitHub | 2023-02-05 | 1 | -5/+5 |
| | | |||||
| * | feat: improve KDL queries | Amaan Qureshi | 2023-02-05 | 8 | -5/+30 |
| | | |||||
| * | feat(markdown): add latex injections | Christian Clason | 2023-02-05 | 1 | -0/+1 |
| | | | | | added in https://github.com/MDeiml/tree-sitter-markdown/pull/71 | ||||
| * | feat: add RON | Amaan Qureshi | 2023-02-05 | 8 | -2/+100 |
| | | |||||
| * | Update parsers: arduino, markdown, markdown_inline, tlaplus | GitHub | 2023-02-05 | 1 | -4/+4 |
| | | |||||
| * | feat: add chatito | ObserverOfTime | 2023-02-04 | 8 | -0/+89 |
| | | |||||
| * | Update parsers: gdscript, ruby, sql, zig | GitHub | 2023-02-04 | 1 | -4/+4 |
| | | |||||
