summaryrefslogtreecommitdiff
path: root/queries/ecma/injections.scm
AgeCommit message (Expand)Author
2022-10-24Update ecma injections to support recent additions to tree-sitter-javascript/...NullVoxPopuli
2022-09-15fix(ecma injections): jsdoc match /** */ onlyNick Friday
2022-06-05injections(ecma): add injection for commented graphql template strings (#2987)Jackson Ludwig
2021-11-28Handle .attrs() casesSteve Occhipinti
2021-11-28Support both styled.div and styled(Component)Steve Occhipinti
2021-11-28Add a basic styled-components injectionSteve Occhipinti
2021-06-11chore(injections): remove duplicated regex injection for jsSteven Sojka
2021-05-07Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos
2021-04-28Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos
2021-04-06injections(js): add regex highlightingStephan Seitz
2021-03-27Fix jsdoc: play nice with the comment parser (#1108)Santos Gallegos
2021-03-18Update injections.scmHanh Le
2021-03-10chore: create ecma base for use in js and ts which fixes jsx issueskiyan