aboutsummaryrefslogtreecommitdiffstats
path: root/queries/ecma
Commit message (Expand)AuthorAgeFilesLines
* Use the color of variabledelphinus2021-09-171-1/+1
* Set property color for destructuring assignmentdelphinus2021-09-171-0/+4
* Enable to highlight shebang on JS/TSdelphinus2021-09-171-1/+4
* place template string after bracesantonk522021-07-071-4/+4
* fix(ecma): add indents to switch and casesSamyak S Sarnayak2021-07-061-0/+2
* feat(keywords) merge return and yield into keyword.return groupantonk522021-07-041-4/+1
* feat(keywords) add keyword.return & keyword.yieldantonk522021-07-041-2/+8
* chore(injections): remove duplicated regex injection for jsSteven Sojka2021-06-111-2/+0
* highlights(ecma): use KeywordFunction as a highlight group for functionantonk522021-05-171-1/+4
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-071-2/+2
* locals(js,ts): Add parameters again (#1231)Stephan Seitz2021-04-281-28/+0
* Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos2021-04-281-2/+2
* Add JS/TS parameters again (#1227)Stephan Seitz2021-04-231-39/+0
* fix(highlights): always highlight ternary operator as operatorThomas Vigouroux2021-04-221-1/+1
* injections(js): add regex highlightingStephan Seitz2021-04-061-0/+2
* Fix jsdoc: play nice with the comment parser (#1108)Santos Gallegos2021-03-271-1/+2
* Add generator functions to ecma querieskraftwerk282021-03-232-0/+6
* Update injections.scmHanh Le2021-03-181-1/+1
* Mark several invalid queriesStephan Seitz2021-03-162-49/+49
* Ecma: Highlight single-argument callback parameterRohit Pradhan2021-03-151-0/+4
* chore: create ecma base for use in js and ts which fixes jsx issueskiyan2021-03-105-0/+401