| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | feat: add CSV, PSV, & TSV | Amaan Qureshi | 2023-08-17 | 4 | -5/+15 |
| * | feat: add BitBake | Amaan Qureshi | 2023-08-17 | 5 | -0/+629 |
| * | feat: add gpg config parser | ObserverOfTime | 2023-08-17 | 2 | -0/+51 |
| * | feat(robot): update parser, queries and maintainer | Tomas Sandven | 2023-08-17 | 3 | -14/+76 |
| * | feat(python): update parser & highlights | Amaan Qureshi | 2023-08-16 | 1 | -0/+3 |
| * | feat(c_sharp): add missing highlights | Guilherme Soares | 2023-08-16 | 1 | -0/+4 |
| * | feat(julia): spell-check docstrings | Sergio A. Vargas | 2023-08-16 | 1 | -1/+1 |
| * | fix(python): right content for regex injection | TheLeoP | 2023-08-16 | 1 | -6/+7 |
| * | feat(janet): update highlights | sogaiu | 2023-08-16 | 1 | -12/+13 |
| * | fix(lua): injections for comment and luadoc | Munif Tanjim | 2023-08-16 | 1 | -4/+5 |
| * | fix(ecma): fix no injections for innerHTML (#5258) | Pham Huy Hoang | 2023-08-16 | 1 | -5/+10 |
| * | fix(python,starlark): update parsers & add escape_interpolation | Amaan Qureshi | 2023-08-16 | 2 | -3/+5 |
| * | Fix HEEx directive injections | dvic | 2023-08-15 | 1 | -9/+20 |
| * | chore(c-family): inject all preproc args again | Amaan Qureshi | 2023-08-13 | 6 | -66/+6 |
| * | feat(c): mention how to highlight K&R functions | Amaan Qureshi | 2023-08-13 | 1 | -0/+23 |
| * | feat: add pymanifest parser | ObserverOfTime | 2023-08-13 | 2 | -0/+24 |
| * | feat: add xml & dtd parsers | ObserverOfTime | 2023-08-13 | 9 | -3/+232 |
| * | fixup: php injections | Christian Clason | 2023-08-12 | 1 | -10/+0 |
| * | fix(directive): make downcase work on captures | Christian Clason | 2023-08-12 | 2 | -9/+1 |
| * | feat(bash): add heredoc injection | ObserverOfTime | 2023-08-12 | 2 | -3/+16 |
| * | fix(php): heredocs injections & highlights | ObserverOfTime | 2023-08-12 | 2 | -0/+20 |
| * | injections(query): add gsub pattern (#4897) | Pham Huy Hoang | 2023-08-12 | 1 | -0/+7 |
| * | Add extra language injections for latex (#4896) | lnay | 2023-08-12 | 1 | -0/+10 |
| * | Add PHP heredoc and nowdoc injections (#4866) | CalebW | 2023-08-12 | 1 | -3/+13 |
| * | chore(injections)!: update injection syntax to 0.9 | Pham Huy Hoang | 2023-08-12 | 138 | -623/+1059 |
| * | fix(c-family): inject into preproc args in preproc defs when it spans multipl... | Amaan Qureshi | 2023-08-11 | 6 | -0/+12 |
| * | feat(c): update highlights | Amaan Qureshi | 2023-08-11 | 1 | -3/+40 |
| * | feat: add requirements parser | ObserverOfTime | 2023-08-10 | 2 | -0/+48 |
| * | feat(go): add `max` and `min` to `@function.builtin` | Yuki Ito | 2023-08-10 | 1 | -0/+2 |
| * | fix: update preproc injections for arduino, cuda, glsl, hlsl | Amaan Qureshi | 2023-08-10 | 4 | -4/+8 |
| * | fix(cpp): update injections from C | Amaan Qureshi | 2023-08-10 | 1 | -1/+2 |
| * | feat(sql): add missing keywords | Matthias Queitsch | 2023-08-07 | 1 | -0/+24 |
| * | queries/*/highlights.scm : remove `@spell` for strings | ShellCode33 | 2023-08-07 | 20 | -26/+20 |
| * | fix(spell): do not spell check certain types of strings (#5203) | Lewis Russell | 2023-08-07 | 1 | -1/+4 |
| * | feat(perl): improve highlights | ObserverOfTime | 2023-08-03 | 1 | -59/+70 |
| * | fix(gleam): update queries from upstream changes | Amaan Qureshi | 2023-08-02 | 2 | -2/+0 |
| * | feat!: change upstream proto parser and improve highlights | Trey Wood | 2023-08-02 | 1 | -8/+21 |
| * | fix(perl): update highlights from upstream changes | Amaan Qureshi | 2023-08-01 | 1 | -2/+0 |
| * | fix(fennel): capture method calls as `@method.call` | Chinmay Dalal | 2023-07-31 | 1 | -1/+1 |
| * | feat(t32)!: update queries for new HLL node types | Christoph Sax | 2023-07-30 | 2 | -24/+117 |
| * | feat(sql): add new keywords | Matthias Queitsch | 2023-07-30 | 1 | -0/+3 |
| * | feat(prql): change `func` to `let` for prql 0.9.x | Matthias Queitsch | 2023-07-28 | 1 | -5/+2 |
| * | feat(sql, prql): update sql highlights, update prql to v0.9.x compatiblity | Matthias Q | 2023-07-28 | 1 | -2/+3 |
| * | chore: update C, improve preproc_arg highlights | Amaan Qureshi | 2023-07-27 | 1 | -0/+8 |
| * | fix(c): only inject in preproc function calls/definitions | Amaan Qureshi | 2023-07-27 | 1 | -1/+2 |
| * | fix(promql): bump parser, fix queries | Michael Hoffmann | 2023-07-27 | 1 | -12/+0 |
| * | fix(c)!: update C, CPP parsers and queries | Amaan Qureshi | 2023-07-27 | 5 | -83/+59 |
| * | feat: add scfg | Hugo | 2023-07-25 | 2 | -0/+9 |
| * | highlights(wgsl_bevy): add support for naga_oil features | Stephan Seitz | 2023-07-25 | 1 | -0/+11 |
| * | feat(comment): highlight more comment tags | pseudometa | 2023-07-25 | 1 | -2/+2 |