aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* docs: fix typoZhizhen He2023-03-215-9/+9
* Update parsers: glimmer, sqlGitHub2023-03-211-2/+2
* fix(parsers): alias sh to bashObserverOfTime2023-03-211-0/+1
* comment(highlights): reduce user mention priorityObserverOfTime2023-03-201-1/+2
* feat: add LuadocAmaan Qureshi2023-03-205-0/+149
* queries(lua): add more keywords related to variable/function builtins, debug,...Amaan Qureshi2023-03-201-3/+9
* fix(lua): properly highlight labelsAmaan Qureshi2023-03-201-2/+7
* injections(html): input regex patterns (#4521)Benny Powers2023-03-191-2/+12
* fix: svg injection in ecma tagged literalsBenny Powers2023-03-191-5/+5
* style: alternation in template literal queryBenny Powers2023-03-191-17/+18
* fix(ecma): template literal injectionsBenny Powers2023-03-191-0/+13
* fix(cpp): nullptr should be `@constant.builtin`Amaan Qureshi2023-03-191-1/+1
* Update parsers: qmljs, swiftGitHub2023-03-191-2/+2
* Use pre-generated parser files for sql grammarderekstride2023-03-162-2/+2
* fix: check if repo location exists for local pathsAmaan Qureshi2023-03-161-0/+3
* feat: add LLVM TableGenAmaan Qureshi2023-03-168-0/+266
* feat(python): add "return" patterns to @indent_endPham Huy Hoang2023-03-163-0/+29
* fix(windows): treat any non-cmd shell as powershell like in selectorAdam Wolski2023-03-161-3/+3
* fix(windows): fix invalid powershell separator during installAdam Wolski2023-03-161-1/+5
* Update parsers: bash, scalaGitHub2023-03-161-2/+2
* fix(python): add missing @indent_endPham Huy Hoang2023-03-163-2/+95
* fix: change folding algorithm to fix Python indentsGeorge Harker2023-03-154-17/+85
* Update parsers: elixir, haskell, php, sqlGitHub2023-03-151-4/+4
* Update parsers: mlir, rasiGitHub2023-03-141-2/+2
* parsers: add tree-sitter-mlir parserRamkumar Ramachandra2023-03-145-0/+356
* Update parsers: scalaGitHub2023-03-131-1/+1
* Update parsers: php, scala, swift, thrift, tsx, typescriptGitHub2023-03-131-5/+5
* feat(thrift): update queries based on upstream changesAmaan Qureshi2023-03-135-113/+149
* docs: consistent in READMEAugust Damiani2023-03-121-1/+1
* fix(ecma): inject properly based on "call_expression" Peter Lamby2023-03-121-3/+6
* Update parsers: racket, schemeGitHub2023-03-121-2/+2
* refactor!: remove setting the update strategyAmaan Qureshi2023-03-112-9/+2
* Update READMEGithub Actions2023-03-111-2/+2
* docs: add missing fields from InstallInfo, update code docs related to instal...Amaan Qureshi2023-03-112-0/+19
* chore: clean up parsers.luaAmaan Qureshi2023-03-111-129/+16
* feat(lua): add more builtin variables per lua_lsAmaan Qureshi2023-03-111-1/+1
* highlights(cmake): match digits and @ in unquoted argumentsMatthias Vogelgesang2023-03-111-1/+1
* highlights(typescript): `infer`, template literal type & punctuationsAnanda Umamil2023-03-111-0/+13
* refactor(gitconfig): use lua-match instead of matchAmaan Qureshi2023-03-111-1/+4
* Update parsers: prql, scheme, sql, yuckGitHub2023-03-111-4/+4
* feat: add HareAmaan Qureshi2023-03-118-0/+379
* highlights(prql): change `loop` and `case` highlightMatthias Queitsch2023-03-101-2/+4
* Update parsers: query, sqlGitHub2023-03-101-5/+5
* feat(julia): add tests for new changesAmaan Qureshi2023-03-101-0/+26
* feat(julia): add builtin functions & typesAmaan Qureshi2023-03-101-0/+41
* feat(julia): mark begin & end in an index or range expression as `@variable.b...Amaan Qureshi2023-03-101-0/+9
* fix(julia): refactor some operators and punctuationAmaan Qureshi2023-03-101-16/+21
* highlights(prql): update to prql 0.6.0Matthias Queitsch2023-03-102-2/+3
* Update READMEGithub Actions2023-03-101-1/+1
* feat: add gitconfigAmaan Qureshi2023-03-105-0/+60