aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
...
* highlights(sql): refactor `count` to generic `invocation`Matthias Queitsch2023-05-151-4/+0
* Added USD as a language + some queriesColin Kennedy2023-05-154-0/+214
* highlights(markup): distinguish heading level in queriesChristian Clason2023-05-134-46/+36
* feat: add OdinAmaan Qureshi2023-05-135-0/+367
* feat(func): update highlightsAmaan Qureshi2023-05-131-79/+60
* fix(nickel): wrong indent on line after top level comment (#4792)Zheng PiaoDan2023-05-131-5/+5
* feat(cpon): update queriesAmaan Qureshi2023-05-132-7/+6
* feat: add indents.scm for nickel (#4790)Zheng PiaoDan2023-05-131-0/+13
* feat(java): add more foldable nodesGregg Jansen van VĂ¼ren2023-05-111-0/+2
* comment: remove user mention highlightObserverOfTime2023-05-101-5/+0
* feat(typescript): add non-null operatorAmaan Qureshi2023-05-091-0/+2
* fix(typescript): remove duplicate captureAmaan Qureshi2023-05-091-3/+0
* style(rust): better formattingAmaan Qureshi2023-05-091-26/+88
* feat(rust): distinguish enum members betterAmaan Qureshi2023-05-091-0/+12
* feat(sql): add more keywords Derek Stride2023-05-081-2/+6
* feat: add swift indents (#4756)Pham Huy Hoang2023-05-081-0/+87
* Update Capnp (#4713)Amaan Qureshi2023-05-072-52/+67
* feat(erlang): add new keyword and operator from OTP25 (#4765)haoxian2023-05-062-2/+6
* fix(java): capture type parameter brackets as `@punctuation.delimiter`Iron-E2023-05-041-0/+3
* feat(rust): capture debug macros as `@debug`Iron-E2023-05-041-0/+2
* fix(c_sharp): highlight `<` & `>` as `@punctuation.bracket` only in type para...Iron-E2023-05-041-2/+2
* feat(c_sharp): add capture for ternary operatorsIron-E2023-05-041-0/+2
* fix: add @combined to markdown htmlPham Huy Hoang2023-05-032-2/+2
* perf(html): onevent attrs (#4752)Benny Powers2023-05-031-2/+1
* injections(html): event attributes (#4750)Benny Powers2023-05-031-0/+7
* feat(go): highlight constructors, remove _ as `@constant`Amaan Qureshi2023-05-021-3/+8
* feat: add indents for ocaml and ocaml interface (#4725)Pham Huy Hoang2023-05-012-0/+70
* fix(lua_inject): remove need for surrounding quote (#4740)Pham Huy Hoang2023-04-301-2/+2
* feat: add py-script injections for htmlPham Huy Hoang2023-04-301-0/+23
* fix(query): add missing dedent for "]" (#4739)Pham Huy Hoang2023-05-011-0/+4
* Remove some sections and add some missing thingssogaiu2023-04-301-61/+20
* Update list of functionssogaiu2023-04-301-58/+93
* Adjust indentationsogaiu2023-04-301-32/+32
* Update list of macrossogaiu2023-04-301-6/+14
* Use 2 semicolons for better editor interopsogaiu2023-04-301-17/+13
* feat: add janet_simplesogaiu2023-04-304-0/+305
* fix(starlark): fields should not match uppercase-beginning names (#4734)Amaan Qureshi2023-04-301-1/+1
* fix(python): fields should not match uppercase-beginning namesAmaan Qureshi2023-04-291-1/+1
* Add Python else elif dedent (#4618)Pham Huy Hoang2023-04-291-0/+8
* refactor(lua): move _VERSION to `@constant.builtin`, builtin types to `@names...Amaan Qureshi2023-04-281-1/+7
* feat: add luauAmaan Qureshi2023-04-285-0/+352
* fix: Correct scope definition for scalaKasper Kondzielski2023-04-281-1/+1
* feat: add puppetAmaan Qureshi2023-04-265-0/+281
* fix(lua): injection eq should be any-of (#4711)Amaan Qureshi2023-04-261-1/+1
* fix(solidity): variable should not match last, tidy up highlightsAmaan Qureshi2023-04-251-22/+20
* injections(lua): tweak query to capture string content (#4707)Munif Tanjim2023-04-251-1/+1
* fix(python,starlark): builtin types should come after typesAmaan Qureshi2023-04-252-36/+36
* feat(python,starlark): highlight type conversions as `@function.macro`Amaan Qureshi2023-04-252-0/+4
* fix(python,starlark): update field match patternAmaan Qureshi2023-04-252-4/+4
* chore(smali): add testsAmaan Qureshi2023-04-251-1/+1