index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
ecma
/
injections.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat!: drop modules, general refactor and cleanup
Christian Clason
2025-05-12
1
-203
/
+0
*
feat(javascript): update parser and queries
Amaan Qureshi
2024-09-02
1
-52
/
+23
*
feat(glimmer): add glimmer-javascript and glimmer-typescript (#7064)
NullVoxPopuli
2024-08-31
1
-3
/
+0
*
feat(ecma): inject sql template methods
DimensionalDot
2024-08-02
1
-0
/
+19
*
fix(ecma): template string injections (#6590)
Ananda Umamil
2024-05-07
1
-9
/
+9
*
feat(ecma): inject async template functions
DimensionalDot
2024-05-02
1
-10
/
+34
*
refactor(format): drop extra indentation for field
Phạm Huy Hoàng
2024-03-21
1
-137
/
+102
*
* feat(ecma): styled injection for `css` and `keyframes`
Mark Skelton
2024-03-13
1
-2
/
+15
*
chore(ecma,jsx): update parser and queries
Amaan Qureshi
2024-01-31
1
-0
/
+13
*
feat(angular)!: switch to parser supporting v17 (#5779)
Dennis van den Berg
2024-01-27
1
-0
/
+62
*
chore: format queries
Phạm Huy Hoàng
2024-01-21
1
-2
/
+1
*
chore: query formatting
Pham Huy Hoang
2024-01-19
1
-68
/
+87
*
feat: add tree-sitter-styled (#5735)
Mark Skelton
2023-12-19
1
-4
/
+4
*
fix(ecma_injections): limit function names to alphanumeric characters only
Tobias S
2023-08-31
1
-0
/
+1
*
fix(ecma): fix no injections for innerHTML (#5258)
Pham Huy Hoang
2023-08-16
1
-5
/
+10
*
chore(injections)!: update injection syntax to 0.9
Pham Huy Hoang
2023-08-12
1
-40
/
+52
*
perf: remove match where possible
Amaan Qureshi
2023-04-21
1
-2
/
+2
*
perf(ecma): remove GraphQL comment injection, use lua-match for gql template ...
Amaan Qureshi
2023-04-15
1
-5
/
+6
*
feat(ecma): use lua-match for jsdoc injections
Amaan Qureshi
2023-04-03
1
-1
/
+1
*
fix: svg injection in ecma tagged literals
Benny Powers
2023-03-19
1
-5
/
+5
*
style: alternation in template literal query
Benny Powers
2023-03-19
1
-17
/
+18
*
fix(ecma): template literal injections
Benny Powers
2023-03-19
1
-0
/
+13
*
fix(ecma): inject properly based on "call_expression"
Peter Lamby
2023-03-12
1
-3
/
+6
*
feat(ecma): include outerHTML and innerHTML
Benny Powers
2023-02-25
1
-2
/
+3
*
feat(ecma): add innerHTML injection
Benny Powers
2023-02-25
1
-0
/
+15
*
Update ecma injections to support recent additions to tree-sitter-javascript/...
NullVoxPopuli
2022-10-24
1
-0
/
+2
*
fix(ecma injections): jsdoc match /** */ only
Nick Friday
2022-09-15
1
-1
/
+3
*
injections(ecma): add injection for commented graphql template strings (#2987)
Jackson Ludwig
2022-06-05
1
-0
/
+7
*
Handle .attrs() cases
Steve Occhipinti
2021-11-28
1
-0
/
+23
*
Support both styled.div and styled(Component)
Steve Occhipinti
2021-11-28
1
-2
/
+11
*
Add a basic styled-components injection
Steve Occhipinti
2021-11-28
1
-11
/
+16
*
chore(injections): remove duplicated regex injection for js
Steven Sojka
2021-06-11
1
-2
/
+0
*
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-05-07
1
-2
/
+2
*
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-04-28
1
-2
/
+2
*
injections(js): add regex highlighting
Stephan Seitz
2021-04-06
1
-0
/
+2
*
Fix jsdoc: play nice with the comment parser (#1108)
Santos Gallegos
2021-03-27
1
-1
/
+2
*
Update injections.scm
Hanh Le
2021-03-18
1
-1
/
+1
*
chore: create ecma base for use in js and ts which fixes jsx issues
kiyan
2021-03-10
1
-0
/
+20