aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* feat(promql,yaml): add parser and yaml injectionsMichael Hoffmann2023-07-183-0/+81
* feat(sql): update queries for newly added keywordsMatthias Q2023-07-182-0/+3
* feat(typescript): highlight decorators, default case, global declarationAnanda Umamil2023-07-172-0/+9
* feat: add Robot Framework parser and highlightsEmmanuel Bustos Torres2023-07-171-0/+21
* feat(groovy): Add more support for groovy syntax. Fix for groovy multiline co...Bugala Piotr2023-07-172-11/+46
* fix(uxntal): move `@variable` query higherAmaan Qureshi2023-07-161-4/+4
* chore: update JSX from upstreamAmaan Qureshi2023-07-122-13/+7
* chore: update Regex from upstreamAmaan Qureshi2023-07-121-1/+1
* feat(julia): highlight docstrings before short function definitionsLong Wang2023-07-112-0/+2
* feat: add HurlJacob Pfeifer2023-07-114-0/+174
* feat(ecma): highlight regex flagsSergio A. Vargas2023-07-101-0/+1
* Update Julia queriesSergio Alejandro Vargas2023-07-082-4/+3
* feat: add CairoAmaan Qureshi2023-07-085-0/+485
* feat(pug): improve syntax highlightingObserverOfTime2023-07-072-25/+78
* feat(groovy): update highlights from upstream (#5076)Piotr BugaƂa2023-07-071-1/+13
* feat(nix): highlight hpath_expressions as `@string.special`Stephen Huan2023-07-061-1/+1
* feat(sql): update highlights from upstreamDerek Stride2023-07-051-6/+38
* fix(foam): update queries from upstreamAmaan Qureshi2023-07-051-7/+3
* refactor(v)!: update upstream repositoryAmaan Qureshi2023-07-044-172/+224
* fix(markdown_inline): don't spellcheck shortlinksRepetitive2023-07-021-0/+2
* fix(html): distinguish <hX> levelsChristian Clason2023-07-011-1/+19
* feat(javascript): highlight parameter destructuring patternsAnanda Umamil2023-07-012-0/+25
* feat: add Hoon language supporturbit-pilled2023-06-293-0/+43
* feat(sql): json operator highlightsDian Fay2023-06-291-2/+4
* indents(cmake): dedent brackets, else, endwhileBeartama2023-06-291-3/+6
* feat(wing): add parser (#5021)Glib Shpychka2023-06-293-0/+109
* highlights(sql): add `filter` keywordMatthias Q2023-06-291-0/+1
* fix(cmake): end indentation after normal_command nodeUy Ha2023-06-281-0/+1
* feat(cmake): update cmake parser, adapt highlight.scm, and add indents.scmUy Ha2023-06-282-43/+92
* indents(fish): Add "end" and "case" (#5029)Pham Huy Hoang2023-06-281-2/+4
* feat(pem): add parserObserverOfTime2023-06-283-0/+13
* feat: add groovy supportShootingStarDragons2023-06-272-0/+52
* fix(sql): compound_statement -> blockDian M Fay2023-06-251-2/+1
* feat(awk): highlight builtin variables & shebangObserverOfTime2023-06-251-0/+41
* feat: add support for haskell persistent libraryBorys Lykah2023-06-243-0/+48
* highlights(sql): remove `keyword_group_concat` after refactorMatthias Queitsch2023-06-231-1/+0
* highlights(sql): fix order for `invocation`Matthias Queitsch2023-06-221-5/+5
* fix(zig): capture function calls as `@function.call`Chinmay Dalal2023-06-221-4/+2
* fix(sql): invocationDian M Fay2023-06-221-2/+3
* fix(sql): field alias moved to termDian M Fay2023-06-221-1/+0
* fix(sql): table_alias -> aliasDian M Fay2023-06-221-2/+2
* fix(sql): table_reference -> object_referenceDian M Fay2023-06-221-1/+1
* lint(locals): use `#set!` to keep query linter happyChristian Clason2023-06-227-35/+35
* fix(markdown): elm injection no longer segfaultsAmaan Qureshi2023-06-211-1/+0
* fix(fennel): capture function calls as @function.callChinmay Dalal2023-06-211-2/+2
* java highlights: annotation type declaration and AT interface keywordhomedirectory2023-06-211-0/+3