aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* feat(python): update parser & highlightsAmaan Qureshi2023-08-161-0/+3
* feat(c_sharp): add missing highlightsGuilherme Soares2023-08-161-0/+4
* feat(julia): spell-check docstringsSergio A. Vargas2023-08-161-1/+1
* fix(python): right content for regex injectionTheLeoP2023-08-161-6/+7
* feat(janet): update highlightssogaiu2023-08-161-12/+13
* fix(lua): injections for comment and luadocMunif Tanjim2023-08-161-4/+5
* fix(ecma): fix no injections for innerHTML (#5258)Pham Huy Hoang2023-08-161-5/+10
* fix(python,starlark): update parsers & add escape_interpolationAmaan Qureshi2023-08-162-3/+5
* Fix HEEx directive injectionsdvic2023-08-151-9/+20
* chore(c-family): inject all preproc args againAmaan Qureshi2023-08-136-66/+6
* feat(c): mention how to highlight K&R functionsAmaan Qureshi2023-08-131-0/+23
* feat: add pymanifest parserObserverOfTime2023-08-132-0/+24
* feat: add xml & dtd parsersObserverOfTime2023-08-139-3/+232
* fixup: php injectionsChristian Clason2023-08-121-10/+0
* fix(directive): make downcase work on capturesChristian Clason2023-08-122-9/+1
* feat(bash): add heredoc injectionObserverOfTime2023-08-122-3/+16
* fix(php): heredocs injections & highlightsObserverOfTime2023-08-122-0/+20
* injections(query): add gsub pattern (#4897)Pham Huy Hoang2023-08-121-0/+7
* Add extra language injections for latex (#4896)lnay2023-08-121-0/+10
* Add PHP heredoc and nowdoc injections (#4866)CalebW2023-08-121-3/+13
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-12138-623/+1059
* fix(c-family): inject into preproc args in preproc defs when it spans multipl...Amaan Qureshi2023-08-116-0/+12
* feat(c): update highlightsAmaan Qureshi2023-08-111-3/+40
* feat: add requirements parserObserverOfTime2023-08-102-0/+48
* feat(go): add `max` and `min` to `@function.builtin`Yuki Ito2023-08-101-0/+2
* fix: update preproc injections for arduino, cuda, glsl, hlslAmaan Qureshi2023-08-104-4/+8
* fix(cpp): update injections from CAmaan Qureshi2023-08-101-1/+2
* feat(sql): add missing keywordsMatthias Queitsch2023-08-071-0/+24
* queries/*/highlights.scm : remove `@spell` for stringsShellCode332023-08-0720-26/+20
* fix(spell): do not spell check certain types of strings (#5203)Lewis Russell2023-08-071-1/+4
* feat(perl): improve highlightsObserverOfTime2023-08-031-59/+70
* fix(gleam): update queries from upstream changesAmaan Qureshi2023-08-022-2/+0
* feat!: change upstream proto parser and improve highlightsTrey Wood2023-08-021-8/+21
* fix(perl): update highlights from upstream changesAmaan Qureshi2023-08-011-2/+0
* fix(fennel): capture method calls as `@method.call`Chinmay Dalal2023-07-311-1/+1
* feat(t32)!: update queries for new HLL node typesChristoph Sax2023-07-302-24/+117
* feat(sql): add new keywordsMatthias Queitsch2023-07-301-0/+3
* feat(prql): change `func` to `let` for prql 0.9.xMatthias Queitsch2023-07-281-5/+2
* feat(sql, prql): update sql highlights, update prql to v0.9.x compatiblityMatthias Q2023-07-281-2/+3
* chore: update C, improve preproc_arg highlightsAmaan Qureshi2023-07-271-0/+8
* fix(c): only inject in preproc function calls/definitionsAmaan Qureshi2023-07-271-1/+2
* fix(promql): bump parser, fix queriesMichael Hoffmann2023-07-271-12/+0
* fix(c)!: update C, CPP parsers and queriesAmaan Qureshi2023-07-275-83/+59
* feat: add scfgHugo2023-07-252-0/+9
* highlights(wgsl_bevy): add support for naga_oil featuresStephan Seitz2023-07-251-0/+11
* feat(comment): highlight more comment tagspseudometa2023-07-251-2/+2
* chore(puppet): update queries from upstreamAmaan Qureshi2023-07-241-0/+1
* fix(julia): symbol highlightingSergio Alejandro Vargas2023-07-241-1/+3
* fix(yaml): typo in promql injection (#5130)Constantine Bulany2023-07-201-1/+1
* feat: add SystemTap (#5097)OK Ryoko2023-07-184-0/+208