aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* fix(lua): re-add missing assignment operatorfix/luaChristian Clason33 hours1-0/+2
* feat(lua): replace operator list with fieldChristian Clason33 hours1-24/+6
* fix(nix): refactor nixosTest injections for better performance (#8378)Marc Jakobi3 days1-9/+27
* perf(nix): replace match with lua-matchMarc Jakobi6 days1-21/+83
* feat(vim): support `:tab` commandChristian Clason12 days1-0/+1
* feat(typoscript)!: update grammar and queries (#8341)Manfred Egger2025-12-174-13/+103
* feat(gleam)!: update parser and queriesChristian Clason2025-12-131-1/+1
* feat(haskell): injection for morpheus-graphql-client quasiquotesMarc Jakobi2025-12-091-0/+11
* feat(gdscript): update builtin highlightsRiad2025-12-091-61/+270
* feat(sql): improve `@type` capture (#8315)adaitche2025-12-091-2/+6
* feat(bash): highlight arguments of trap and kill builtin commandsOmar Valdez2025-12-082-12/+36
* feat(bash): remove unnecessary capturesOmar Valdez2025-12-081-6/+0
* fix(ruby): highlighting for string-literal symbols (#8317)Cameron2025-12-081-1/+5
* feat(json): add support for jsonc filesChristian Clason2025-12-063-0/+6
* feat(parsers)!: remove gitlab-hosted blueprint, fusion, jsoncChristian Clason2025-12-0612-277/+0
* feat(fortran)!: update parser and queriesChristian Clason2025-12-062-2/+2
* feat(angular): add style_unit highlighting(#8312)Dennis van den Berg2025-12-041-0/+2
* fix(fennel): highlight `$[1-9]` in multi-symbol context properlyAlexei Mozaidze2025-12-031-3/+3
* feat(vhs): update options list (#8309)nsfisis2025-12-021-0/+6
* fix(zsh): update posix shell variablesGeorge Harker2025-12-011-30/+62
* feat(gdshader): update highlight queries (#8299)Tayfun Bocek2025-11-271-2/+5
* fix(perl): correct use of supertypesChristian Clason2025-11-251-6/+28
* fix(haskell): correct use of supertypes in `(decl)` patternsChristian Clason2025-11-251-3/+31
* fix(fsharp): correct use of supertypes in `(_type)` patternsChristian Clason2025-11-191-4/+6
* feat(wit)! update parser and queries to 1.2.0 (#8199)Mikhail Katychev2025-11-171-10/+48
* feat(ruby): update queries to support rbs-inline syntax (#8282)Tomohiro Hashidate2025-11-142-0/+37
* feat(zsh): bump parser, disallow injections for regex with expansionGeorge Harker2025-11-131-0/+1
* feat(sql): update parser, highlights (#8272)Derek Stride2025-11-131-0/+28
* feat(t32)!: update parser and queries (#8276)Christoph Sax2025-11-122-5/+9
* fix(gdshader): add missing keyword to group (#8274)Tayfun Bocek2025-11-101-0/+1
* fix(python): nospell for interpolationJaehwang Jung2025-11-061-1/+1
* feat(parsers): add zsh support (#8240)George Harker2025-11-054-0/+395
* fix(typescript): support type param for styled components (#8066)Alexey Svirshchevskiy2025-11-042-1/+28
* feat(ecma): variable definition from object destructure (#8233)Igor Lacerda2025-11-041-0/+4
* fix(xml): remove `CDATA` injectionIzzy Muerte2025-11-031-2/+1
* feat!(gdshader): replace gdshader parser and queries (#8244)Tayfun Bocek2025-10-301-87/+209
* fix: prefer `#eq?` for checking equality with one string (#8246)Riley Bruins2025-10-308-15/+15
* feat(julia)!: update parser and queries (#8235)Christoph Horn2025-10-271-17/+21
* feat(apex): javadoc injections (#8232)imawaki2025-10-261-0/+9
* fix(python): regex injection not working for concatenated strings (#8197)Lev Velykoivanenko2025-10-263-3/+30
* feat(nu): update syntax to Nu 0.108.0 (#8227)zc he2025-10-251-24/+19
* feat(hyprlang): update parser and queries (#8224)Omar Valdez2025-10-241-0/+6
* fix: use proper `; inherits` syntax in queries (#8226)Riley Bruins2025-10-246-6/+11
* Remove empty capture based on ts_query_ls outputIsla Waters2025-10-241-1/+0
* feat(perl): Add language injection based on heredoc delimiterIsla Waters2025-10-241-0/+4
* fix(nu): separate patterns for `collection_type`zc he2025-10-211-7/+12
* feat(julia): update builtin functions and types (#8203)Christian Clason2025-10-171-14/+17
* fix(vue): `@character.special` highlights for `:`, `.` (#8200)Riley Bruins2025-10-151-1/+1
* feat(vue): delimiter highlight touch-upsRiley Bruins2025-10-121-1/+9
* fix(kitty): align line continuation highlightsRiley Bruins2025-10-111-1/+1