aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(python,starlark): update field match patternAmaan Qureshi2023-04-253-4/+14
* Update parsers: glimmer, smali, zigGitHub2023-04-251-2/+2
* chore(smali): add testsAmaan Qureshi2023-04-257-1/+420
* feat(smali): update queries from upstream parserAmaan Qureshi2023-04-253-10/+40
* injections(lua): highlight vim.api.nvim_exec2smjonas2023-04-241-2/+2
* injections(lua): highlight Lua code in vim.rpcrequest and vim.rpcnotifysmjonas2023-04-241-1/+8
* Update parsers: devicetree, swift, t32 (#4702)github-actions[bot]2023-04-241-3/+3
* feat(java): add basic folding (#4701)Pham Huy Hoang2023-04-241-0/+5
* Update ledger highlight queriesCédric Barreteau2023-04-231-4/+20
* Update parsers: htmldjango, ledger, scheme (#4698)github-actions[bot]2023-04-231-3/+3
* Update parsers: json, scheme, t32, tsx, typescript (#4694)github-actions[bot]2023-04-221-5/+5
* perf: remove match where possibleAmaan Qureshi2023-04-2137-113/+104
* fix(c): types are optional in sized_type_specifierAmaan Qureshi2023-04-211-1/+1
* docs: update readme maintainersAmaan Qureshi2023-04-212-4/+4
* Update parsers: erlang, sql, t32 (#4687)github-actions[bot]2023-04-211-3/+3
* feat(c): highlight parenthesized function pointer decl identifiers as `@funct...Amaan Qureshi2023-04-211-1/+6
* chore(parsers): update http maintainersAmaan Qureshi2023-04-201-1/+1
* Update parsers: gitcommit, html, java, t32 (#4671)github-actions[bot]2023-04-201-4/+4
* feat(http): update parser queries from upstreamAmaan Qureshi2023-04-204-15/+62
* tests: fix deprecated tests (#4681)Pham Huy Hoang2023-04-201-2/+8
* docs: update gitconfig in readme to reflect parser name (#4656)stefan2023-04-202-2/+2
* feat(rust): move some keywords & operators to where they belongAmaan Qureshi2023-04-191-12/+10
* feat(markdown): configured aliases for fenced code block languages (#4659)Benny Powers2023-04-182-14/+50
* refactor(smali): refactor queries from upstreamAmaan Qureshi2023-04-173-21/+14
* fix(ecma): comment should be `@indent.auto` (#4669)Amaan Qureshi2023-04-181-4/+4
* highlights(prql): replace `and` and `or` operatorsMatthias Queitsch2023-04-172-3/+3
* fix(compat): add missing get_node_text, required by playground (#4666)tzachar2023-04-171-0/+4
* Update parsers: bash, latexGitHub2023-04-171-2/+2
* fix(ruby): bare_symbol should be @symbolSerhii Budnik2023-04-171-1/+1
* fix(checkhealth): use non-deprecated versions if possibledundargoc2023-04-161-18/+22
* Update parsers: cpp, cuda, elm, hlsl, luadoc, swift (#4657)github-actions[bot]2023-04-161-6/+6
* perf(ecma): remove GraphQL comment injection, use lua-match for gql template ...Amaan Qureshi2023-04-151-5/+6
* feat(cpp): improve function.call to support any level of nesting for qualifie...John Drouhard2023-04-152-40/+77
* fix(php_inject): add missing @combined to textPham Huy Hoang2023-04-141-1/+1
* Update parsers: c_sharp, html, matlab, perl, t32, zig (#4649)github-actions[bot]2023-04-141-6/+6
* fix(dart_indent): Fix dart case/default indentPham Huy Hoang2023-04-143-2/+49
* chore(dart): remove tests for switchRobert Brunhage2023-04-132-12/+0
* test(dart): add test cases for open issuesRobert Brunhage2023-04-134-2/+36
* fix(dart): review commentRobert Brunhage2023-04-131-1/+1
* test(dart): add expected failure file to testRobert Brunhage2023-04-131-1/+3
* chore: fix formatting issue for dart testRobert Brunhage2023-04-131-1/+6
* Update tests/indent/dart_spec.luaRobert Brunhage2023-04-131-1/+1
* test(dart): Add an expected failure testRobert Brunhage2023-04-132-0/+16
* Revert "fix(dart): function argument indents is inconsistent"Robert Brunhage2023-04-133-17/+1
* javascript: highlight more builtinsObserverOfTime2023-04-121-2/+63
* Update parsers: comment, gitcommit, glimmer, v (#4636)github-actions[bot]2023-04-121-4/+4
* fix(dart): function argument indents is inconsistentRobert Brunhage2023-04-113-1/+17
* refactor(html_inject): use lua-match where possiblePham Huy Hoang2023-04-101-3/+4
* Update parsers: devicetree, hcl, terraform, vim, zigv0.9.0GitHub2023-04-101-5/+5
* fix(dart): try statement wouldn't indent (#4623)Robert Brunhage2023-04-103-0/+7