summaryrefslogtreecommitdiffstats
path: root/queries/ecma
Commit message (Expand)AuthorAgeFilesLines
* feat: add tree-sitter-styled (#5735)Mark Skelton2023-12-191-4/+4
* fix(ecma): prioritize builtinsAmaan Qureshi2023-11-101-16/+19
* fix(ecma_injections): limit function names to alphanumeric characters onlyTobias S2023-08-311-0/+1
* fix(ecma): fix no injections for innerHTML (#5258)Pham Huy Hoang2023-08-161-5/+10
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-40/+52
* queries/*/highlights.scm : remove `@spell` for stringsShellCode332023-08-071-1/+1
* feat(typescript): highlight decorators, default case, global declarationAnanda Umamil2023-07-171-0/+6
* feat(ecma): highlight regex flagsSergio A. Vargas2023-07-101-0/+1
* feat(pug): improve syntax highlightingObserverOfTime2023-07-071-0/+3
* refactor(ecma): triple dot should be an operatorAmaan Qureshi2023-06-091-2/+1
* feat(ecma): convert eligible `@keyword.operators`Ananda Umamil2023-06-041-4/+4
* highlights(typescript): `:` in `switch` statementAnanda Umamil2023-05-181-0/+1
* perf: remove match where possibleAmaan Qureshi2023-04-211-2/+2
* fix(ecma): comment should be `@indent.auto` (#4669)Amaan Qureshi2023-04-181-4/+4
* perf(ecma): remove GraphQL comment injection, use lua-match for gql template ...Amaan Qureshi2023-04-151-5/+6
* javascript: highlight more builtinsObserverOfTime2023-04-121-2/+63
* feat(ecma): use lua-match for jsdoc injectionsAmaan Qureshi2023-04-031-1/+1
* use indent.X syntax for captures and properties of set directivesGeorge Harker2023-03-241-16/+16
* fix: svg injection in ecma tagged literalsBenny Powers2023-03-191-5/+5
* style: alternation in template literal queryBenny Powers2023-03-191-17/+18
* fix(ecma): template literal injectionsBenny Powers2023-03-191-0/+13
* fix(ecma): inject properly based on "call_expression" Peter Lamby2023-03-121-3/+6
* Partially Revert "fix(ecma): properly capture constants in const declarations"Amaan Qureshi2023-03-101-5/+0
* feat: add `@comment.documentation` where applicableAmaan Qureshi2023-03-051-3/+4
* fix(ecma): properly capture constants in const declarationsAmaan Qureshi2023-03-041-2/+7
* feat!: add `@keyword.coroutine` captureAmaan Qureshi2023-03-031-38/+41
* feat(ecma): include outerHTML and innerHTMLBenny Powers2023-02-251-2/+3
* feat(ecma): add innerHTML injectionBenny Powers2023-02-251-0/+15
* highlights(ecma): limit constructor highlightObserverOfTime2023-02-031-2/+8
* fix(jsx): add missing indent end mark to elementsPham Huy Hoang2023-01-041-0/+1
* indents(ecma): Fix switch default indentRaymond Ha2022-12-072-0/+2
* highlights: create subscoping for ternary operatorStephan Seitz2022-12-021-1/+1
* highlights(ecma): fix capturesObserverOfTime2022-11-261-2/+2
* Narrow as @include queryRaymond Ha2022-11-251-1/+5
* highlights(ecma): distinguish between "default" in export and switch statementsTrard2022-11-241-1/+5
* removed switch from keywordsTrard2022-11-211-1/+0
* Update ecma injections to support recent additions to tree-sitter-javascript/...NullVoxPopuli2022-10-241-0/+2
* highlights(ecma): add pair_pattern punctuation.delimiterMunif Tanjim2022-10-171-0/+1
* highlights: use @preproc where appropriateObserverOfTime2022-10-151-4/+3
* feat(spell): support more languagesLewis Russell2022-09-261-2/+4
* fix(ecma injections): jsdoc match /** */ onlyNick Friday2022-09-151-1/+3
* highlights(ecma): use `@method.call`/`function.call`Stephan Seitz2022-09-111-2/+2
* indents(ecma): make "]" `@indent_end`Stephan Seitz2022-09-101-1/+1
* highlights(ecma): Update queries for literalsSergio Alejandro Vargas2022-08-221-9/+22
* highlights(javascript): "?." -> optional_chainGitHub2022-08-201-1/+0
* fix(ecma): indent end for bracket (#3121)Kiyan2022-07-071-0/+2
* injections(ecma): add injection for commented graphql template strings (#2987)Jackson Ludwig2022-06-051-0/+7
* Use @definition.function for method & func definitionsWilliam Mathewson2022-05-141-2/+2
* Add method to definitions in ECMA localsWilliam Mathewson2022-05-141-0/+4
* indents(ecma): use auto indent on (ERROR)Stephan Seitz2022-04-041-0/+2