index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
ecma
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix(ecma): inject properly based on "call_expression"
Peter Lamby
2023-03-12
1
-3
/
+6
*
Partially Revert "fix(ecma): properly capture constants in const declarations"
Amaan Qureshi
2023-03-10
1
-5
/
+0
*
feat: add `@comment.documentation` where applicable
Amaan Qureshi
2023-03-05
1
-3
/
+4
*
fix(ecma): properly capture constants in const declarations
Amaan Qureshi
2023-03-04
1
-2
/
+7
*
feat!: add `@keyword.coroutine` capture
Amaan Qureshi
2023-03-03
1
-38
/
+41
*
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
*
highlights(ecma): limit constructor highlight
ObserverOfTime
2023-02-03
1
-2
/
+8
*
fix(jsx): add missing indent end mark to elements
Pham Huy Hoang
2023-01-04
1
-0
/
+1
*
indents(ecma): Fix switch default indent
Raymond Ha
2022-12-07
2
-0
/
+2
*
highlights: create subscoping for ternary operator
Stephan Seitz
2022-12-02
1
-1
/
+1
*
highlights(ecma): fix captures
ObserverOfTime
2022-11-26
1
-2
/
+2
*
Narrow as @include query
Raymond Ha
2022-11-25
1
-1
/
+5
*
highlights(ecma): distinguish between "default" in export and switch statements
Trard
2022-11-24
1
-1
/
+5
*
removed switch from keywords
Trard
2022-11-21
1
-1
/
+0
*
Update ecma injections to support recent additions to tree-sitter-javascript/...
NullVoxPopuli
2022-10-24
1
-0
/
+2
*
highlights(ecma): add pair_pattern punctuation.delimiter
Munif Tanjim
2022-10-17
1
-0
/
+1
*
highlights: use @preproc where appropriate
ObserverOfTime
2022-10-15
1
-4
/
+3
*
feat(spell): support more languages
Lewis Russell
2022-09-26
1
-2
/
+4
*
fix(ecma injections): jsdoc match /** */ only
Nick Friday
2022-09-15
1
-1
/
+3
*
highlights(ecma): use `@method.call`/`function.call`
Stephan Seitz
2022-09-11
1
-2
/
+2
*
indents(ecma): make "]" `@indent_end`
Stephan Seitz
2022-09-10
1
-1
/
+1
*
highlights(ecma): Update queries for literals
Sergio Alejandro Vargas
2022-08-22
1
-9
/
+22
*
highlights(javascript): "?." -> optional_chain
GitHub
2022-08-20
1
-1
/
+0
*
fix(ecma): indent end for bracket (#3121)
Kiyan
2022-07-07
1
-0
/
+2
*
injections(ecma): add injection for commented graphql template strings (#2987)
Jackson Ludwig
2022-06-05
1
-0
/
+7
*
Use @definition.function for method & func definitions
William Mathewson
2022-05-14
1
-2
/
+2
*
Add method to definitions in ECMA locals
William Mathewson
2022-05-14
1
-0
/
+4
*
indents(ecma): use auto indent on (ERROR)
Stephan Seitz
2022-04-04
1
-0
/
+2
*
fix(indent): ecma - parenthesized expression indentation
Munif Tanjim
2022-02-26
1
-0
/
+1
*
fix(indent): ecma - class method indentation
Munif Tanjim
2022-02-26
1
-1
/
+0
*
feat(indent): ecma - support common use-cases
Munif Tanjim
2022-01-21
1
-12
/
+28
*
feat(indent): ecma - support try_catch and if_else
Munif Tanjim
2022-01-21
1
-0
/
+3
*
highlights(ecma): highlight escape_sequence
Stephan Seitz
2021-12-12
1
-0
/
+1
*
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
*
ecma: highlight private properties and methods
numToStr
2021-11-25
1
-2
/
+3
*
Prefer lua-match over match
Lewis Russell
2021-11-23
1
-3
/
+3
*
fix: remove priority in ecma template substitution hl
kiyan
2021-10-03
1
-9
/
+9
*
Ecma: increase priority of template_substitution
Santos Gallegos
2021-09-17
1
-3
/
+3
*
Use the color of variable
delphinus
2021-09-09
1
-1
/
+1
*
Set property color for destructuring assignment
delphinus
2021-09-09
1
-0
/
+4
*
Enable to highlight shebang on JS/TS
delphinus
2021-08-12
1
-1
/
+4
*
place template string after braces
antonk52
2021-07-07
1
-4
/
+4
*
fix(ecma): add indents to switch and cases
Samyak S Sarnayak
2021-07-06
1
-0
/
+2
*
feat(keywords) merge return and yield into keyword.return group
antonk52
2021-07-04
1
-4
/
+1
*
feat(keywords) add keyword.return & keyword.yield
antonk52
2021-07-04
1
-2
/
+8
*
chore(injections): remove duplicated regex injection for js
Steven Sojka
2021-06-11
1
-2
/
+0
*
highlights(ecma): use KeywordFunction as a highlight group for function
antonk52
2021-05-17
1
-1
/
+4
[prev]
[next]