| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | feat(python): add break/continue dedent | Pham Huy Hoang | 2023-03-25 | 3 | -0/+16 |
| * | feat(python): add match-case indents | Pham Huy Hoang | 2023-03-25 | 3 | -0/+23 |
| * | fix: uninstall function in the install.lua | Sergey Kacheev | 2023-03-24 | 2 | -3/+4 |
| * | fix: `get_range` shim for playground | Tom van Dijk | 2023-03-24 | 3 | -11/+12 |
| * | use indent.X syntax for captures and properties of set directives | George Harker | 2023-03-24 | 80 | -575/+592 |
| * | split delimiter into open_delimiter and close_delimiter | George Harker | 2023-03-24 | 10 | -36/+65 |
| * | refactor(indent)!: Rework indent, aligned indent | George Harker | 2023-03-24 | 14 | -52/+297 |
| * | fix: shim 0.9 deprecations | Lewis Russell | 2023-03-24 | 6 | -8/+27 |
| * | feat(vue): add tsx/jsx injection queries (#4550) | Lucario387 | 2023-03-24 | 2 | -30/+34 |
| * | feat(luadoc): add more annotations | Amaan Qureshi | 2023-03-24 | 2 | -6/+25 |
| * | fix(health): check required neovim version (#4330) | kylo252 | 2023-03-24 | 2 | -3/+3 |
| * | feat(typescript): add various missing function/method captures | Amaan Qureshi | 2023-03-22 | 1 | -0/+18 |
| * | highlights(sql): bump lockfile | Matthias Queitsch | 2023-03-22 | 1 | -1/+1 |
| * | highlights(sql): add new keywords for views and defaults | Matthias Queitsch | 2023-03-22 | 1 | -0/+6 |
| * | fix(v): add `vlang` as filetype | Turiiya | 2023-03-22 | 1 | -0/+1 |
| * | feat: add Bass | Amaan Qureshi | 2023-03-22 | 8 | -0/+174 |
| * | fix(python): add object as `@type.builtin` | Anthony Shi | 2023-03-22 | 1 | -1/+1 |
| * | Update parsers: glimmer | GitHub | 2023-03-22 | 1 | -1/+1 |
| * | feat(html): injections in <script type> | Benny Powers | 2023-03-22 | 2 | -10/+33 |
| * | test: ecma injections | Benny Powers | 2023-03-22 | 2 | -9/+9 |
| * | test: html injections | Benny Powers | 2023-03-22 | 1 | -5/+38 |
| * | highlights(proto): make "include"/"package" `@include` | Stephan Seitz | 2023-03-21 | 1 | -2/+5 |
| * | fix: revert for solidity | Zhizhen He | 2023-03-21 | 1 | -2/+2 |
| * | docs: fix typo | Zhizhen He | 2023-03-21 | 5 | -9/+9 |
| * | Update parsers: glimmer, sql | GitHub | 2023-03-21 | 1 | -2/+2 |
| * | fix(parsers): alias sh to bash | ObserverOfTime | 2023-03-21 | 1 | -0/+1 |
| * | comment(highlights): reduce user mention priority | ObserverOfTime | 2023-03-20 | 1 | -1/+2 |
| * | feat: add Luadoc | Amaan Qureshi | 2023-03-20 | 5 | -0/+149 |
| * | queries(lua): add more keywords related to variable/function builtins, debug,... | Amaan Qureshi | 2023-03-20 | 1 | -3/+9 |
| * | fix(lua): properly highlight labels | Amaan Qureshi | 2023-03-20 | 1 | -2/+7 |
| * | injections(html): input regex patterns (#4521) | Benny Powers | 2023-03-19 | 1 | -2/+12 |
| * | fix: svg injection in ecma tagged literals | Benny Powers | 2023-03-19 | 1 | -5/+5 |
| * | style: alternation in template literal query | Benny Powers | 2023-03-19 | 1 | -17/+18 |
| * | fix(ecma): template literal injections | Benny Powers | 2023-03-19 | 1 | -0/+13 |
| * | fix(cpp): nullptr should be `@constant.builtin` | Amaan Qureshi | 2023-03-19 | 1 | -1/+1 |
| * | Update parsers: qmljs, swift | GitHub | 2023-03-19 | 1 | -2/+2 |
| * | Use pre-generated parser files for sql grammar | derekstride | 2023-03-16 | 2 | -2/+2 |
| * | fix: check if repo location exists for local paths | Amaan Qureshi | 2023-03-16 | 1 | -0/+3 |
| * | feat: add LLVM TableGen | Amaan Qureshi | 2023-03-16 | 8 | -0/+266 |
| * | feat(python): add "return" patterns to @indent_end | Pham Huy Hoang | 2023-03-16 | 3 | -0/+29 |
| * | fix(windows): treat any non-cmd shell as powershell like in selector | Adam Wolski | 2023-03-16 | 1 | -3/+3 |
| * | fix(windows): fix invalid powershell separator during install | Adam Wolski | 2023-03-16 | 1 | -1/+5 |
| * | Update parsers: bash, scala | GitHub | 2023-03-16 | 1 | -2/+2 |
| * | fix(python): add missing @indent_end | Pham Huy Hoang | 2023-03-16 | 3 | -2/+95 |
| * | fix: change folding algorithm to fix Python indents | George Harker | 2023-03-15 | 4 | -17/+85 |
| * | Update parsers: elixir, haskell, php, sql | GitHub | 2023-03-15 | 1 | -4/+4 |
| * | Update parsers: mlir, rasi | GitHub | 2023-03-14 | 1 | -2/+2 |
| * | parsers: add tree-sitter-mlir parser | Ramkumar Ramachandra | 2023-03-14 | 5 | -0/+356 |
| * | Update parsers: scala | GitHub | 2023-03-13 | 1 | -1/+1 |
| * | Update parsers: php, scala, swift, thrift, tsx, typescript | GitHub | 2023-03-13 | 1 | -5/+5 |