aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove update_selection side-effects (#4114)coinator2023-01-071-1/+2
* allow negative assertion in injection tests (#4107)lucario3872023-01-075-135/+84
* fix(utils): swap_nodes calculates correct char_delta (#4110)Michael Lan2023-01-072-2/+42
* Add tests correctly for ruby rescue/ensure indentationCameron2023-01-063-2/+2
* Create indent-ensure.rbCameron2023-01-061-0/+3
* Create indent-rescue.rbCameron2023-01-061-0/+3
* Update indents for RubyCameron2023-01-061-0/+2
* folds(rust): add array_expressionChinmay Dalal2023-01-051-0/+1
* ci: properly fix lockfile actionObserverOfTime2023-01-041-1/+1
* fix: do not force syntax=ON on detachLewis Russell2023-01-041-9/+1
* highlights(markdown_inline): added ')' to linksJosef Litoš2023-01-041-2/+2
* fix(jsx): add missing indent end mark to elementsPham Huy Hoang2023-01-046-1/+98
* fix(html): fix wrong indents for script/style tagsPham Huy Hoang2023-01-036-2/+91
* refactor(svelte): Remove duplicated queriesLucario3872023-01-032-7/+43
* refactor(vue, html): Update injectionsLucario3872023-01-034-59/+122
* Update parsers: scalaGitHub2023-01-031-1/+1
* ci: trim final `"]` when parsers get added in update-lockfile.ymlStephan Seitz2023-01-031-1/+1
* Update parsers: gitcommit, norg, vGitHub2023-01-031-3/+3
* Update parsers: v (#4077)github-actions[bot]2023-01-021-1/+1
* Update parsers: help (#4075)github-actions[bot]2023-01-021-1/+1
* highlights(elm): zero args constructor pattern matchingAnanda Umamil2023-01-011-0/+2
* highlights(haskell): Fix partially applied infix functionsManuel Barros2023-01-011-0/+2
* Update parsers: latex (#4072)github-actions[bot]2023-01-011-1/+1
* Update parsers: latexGitHub2023-01-011-1/+1
* highlights(rust): use `@namespace` for `[(crate) (self) (super)]`Stephan Seitz2023-01-012-19/+37
* ci: allow negative assertions in testsStephan Seitz2023-01-012-1/+13
* highlights(elm): improve highlightsAnanda Umamil2023-01-011-41/+143
* indents(c): treat `"#ifndef"`, `"#elif"` like `"#ifdef"`Stephan Seitz2022-12-311-0/+2
* Update parsers: wgsl_bevy"]GitHub2022-12-311-0/+3
* highlights(wgsl): highlight "->" for return types as `@punctuation.delimiter`Stephan Seitz2022-12-311-1/+1
* parsers: add wgsl_bevyStephan Seitz2022-12-314-0/+46
* fix: show errors when reload after installation failsStephan Seitz2022-12-312-7/+10
* feat: also reload parsers after uninstallationStephan Seitz2022-12-311-11/+24
* highlights(cuda): add missing `"__global__"`Stephan Seitz2022-12-311-0/+1
* move 'in' to repeatPedro Castro2022-12-312-2/+2
* fix testPedro Castro2022-12-312-2/+2
* r: move inf to constant.builtinPedro Castro2022-12-311-1/+1
* r: update highlightsPedro Castro2022-12-312-9/+73
* docs: link to Matrix instead of ZulipStephan Seitz2022-12-311-2/+2
* Update parsers: qmljs (#4064)github-actions[bot]2022-12-311-1/+1
* feat(hcl,terraform): split terraform from hcl, add specialized queries for tfMichael Hoffmann2022-12-2917-12/+47
* Update parsers: astro, ocaml, ocaml_interfaceGitHub2022-12-291-3/+3
* highlights(haskell): lambda and function with type signatureAnanda Umamil2022-12-291-3/+6
* Update parsers: tlaplusGitHub2022-12-271-1/+1
* ci: improve CI output on query errorStephan Seitz2022-12-271-2/+3
* Update slint indent queriesChristian Clason2022-12-272-11/+12
* Update slint highlight queries for rewriteJared Moulton2022-12-271-42/+50
* update lockfile (slint)Jared Moulton2022-12-271-1/+1
* julia: update parser and highlights (#4035)Sergio A. Vargas2022-12-272-17/+26
* feat: allow hot-reloading parser after installationStephan Seitz2022-12-261-0/+1