aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Collapse)AuthorAgeFilesLines
* feat: add cponv0.8.5Amaan Qureshi2023-02-245-0/+81
|
* feat: add dhallAmaan Qureshi2023-02-243-0/+189
|
* Extend injections for Lua to use query parserCameron2023-02-241-1/+1
|
* feat(java): some instances of definition.var should be definition.parameterAmaan Qureshi2023-02-231-9/+21
|
* feat(java): distinguish escape sequences, move certain keywords to more ↵Amaan Qureshi2023-02-233-131/+136
| | | | appropriate places
* feat: add starlarkAmaan Qureshi2023-02-235-0/+446
|
* docs: fix typosdundargoc2023-02-2311-11/+11
|
* feat(capnp): improve queriesAmaan Qureshi2023-02-234-20/+149
|
* Update highlights.scmJosef Litoš2023-02-221-2/+2
|
* Update queries/kotlin/highlights.scmJosef Litoš2023-02-221-1/+1
| | | Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
* feat(kotlin): improved highlight queriesJosefLitos2023-02-221-2/+5
|
* feat(elsa): improve queriesAmaan Qureshi2023-02-224-0/+20
|
* feat(smali): improve queriesAmaan Qureshi2023-02-224-32/+188
|
* highlights(sql): update highlight queriesv0.8.4Matthias Queitsch2023-02-201-20/+63
| | | | | | | | | | | | | | | | | | | | 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 casesLaytan Laats2023-02-191-0/+4
|
* feat(thrift): improve queriesAmaan Qureshi2023-02-184-2/+56
|
* feat: add @text.uri where applicable to thrift and gosumAmaan Qureshi2023-02-182-10/+7
|
* highlight for module pathray-x2023-02-171-0/+1
|
* Split out `@keyword.return`Eleanor Bartle2023-02-171-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 commentsEleanor Bartle2023-02-171-2/+2
| | | I didn't touch these bits so they aren't in status quo, but sure, I'll fix them.
* Update Zig highlightsEleanor Bartle2023-02-171-81/+76
| | | Recently I rearranged the keywords. This PR brings the highlights query file up to date with that.
* fortran(highlights): update parser and queries (#4322)Stephan Seitz2023-02-141-1/+1
| | | | See https://github.com/stadelmanma/tree-sitter-fortran/commit/3738e8cf97a49d0dda735f3c55f5af68229825e1
* needed for terraform conditionalsByron Kim2023-02-141-1/+1
|
* updated comment to reflect highlight changeByron Kim2023-02-141-1/+1
|
* reverting back since it inherits from hclByron Kim2023-02-141-1/+1
|
* update identifierByron Kim2023-02-141-2/+2
|
* update to variable.builtinByron Kim2023-02-141-1/+1
|
* Update parsers: gdscript, thriftGitHub2023-02-141-1/+1
| | | | | update gdscript indent queries to parser change and remove @Shatur as maintainer
* ada(highlights,folds,locals): update to parser changesEmmanuel Briot2023-02-143-4/+6
|
* comment(highlights): reduce false positives (#4298)Santos Gallegos2023-02-131-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
* chore(fish): update test command highlight query (#4306)Omar Zeghouani2023-02-131-3/+2
|
* highlights(php): use `lua-match?`Ananda Umamil2023-02-121-2/+2
| | | | Co-authored-by: Stephan Seitz <stephan.seitz@fau.de>
* highlights(php): remove typedef capture from `as`Ananda Umamil2023-02-121-1/+1
|
* highlights(php): fix `@constant` queriesAnanda Umamil2023-02-121-7/+9
|
* highlights(php): fix queries related to namespacesAnanda Umamil2023-02-121-11/+22
|
* highlights(kotlin): fix function highlightsObserverOfTime2023-02-121-1/+5
|
* astro: add injections for scssVir Chaudhury2023-02-111-0/+9
|
* injections(svelte): add pug injectionObserverOfTime2023-02-111-0/+12
|
* feat: improve KDL queriesAmaan Qureshi2023-02-055-2/+28
|
* feat(markdown): add latex injectionsChristian Clason2023-02-051-0/+1
| | | | added in https://github.com/MDeiml/tree-sitter-markdown/pull/71
* feat: add RONAmaan Qureshi2023-02-055-0/+88
|
* feat: add chatitoObserverOfTime2023-02-045-0/+77
|
* highlights(ecma): limit constructor highlightObserverOfTime2023-02-031-2/+8
|
* feat(julia/highlights): Add `as` keywordSergio Alejandro Vargas2023-02-031-0/+2
|
* feat: add gosumAmaan Qureshi2023-02-031-0/+33
|
* feat: add funcAmaan Qureshi2023-02-021-0/+194
|
* `jq/highlights.scm` should highlight the `elif` keywordOmer Tuchfeld2023-02-021-0/+1
|
* highlights(cuda): add `__noinline__`Stephan Seitz2023-02-011-0/+1
|
* feat: add smithy (#4245)Amaan Qureshi2023-01-311-0/+114
|
* update testsAlvaro Muñoz2023-01-311-8/+8
|