index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
ecma
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: add tree-sitter-styled (#5735)
Mark Skelton
2023-12-19
1
-4
/
+4
*
fix(ecma): prioritize builtins
Amaan Qureshi
2023-11-10
1
-16
/
+19
*
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
*
queries/*/highlights.scm : remove `@spell` for strings
ShellCode33
2023-08-07
1
-1
/
+1
*
feat(typescript): highlight decorators, default case, global declaration
Ananda Umamil
2023-07-17
1
-0
/
+6
*
feat(ecma): highlight regex flags
Sergio A. Vargas
2023-07-10
1
-0
/
+1
*
feat(pug): improve syntax highlighting
ObserverOfTime
2023-07-07
1
-0
/
+3
*
refactor(ecma): triple dot should be an operator
Amaan Qureshi
2023-06-09
1
-2
/
+1
*
feat(ecma): convert eligible `@keyword.operators`
Ananda Umamil
2023-06-04
1
-4
/
+4
*
highlights(typescript): `:` in `switch` statement
Ananda Umamil
2023-05-18
1
-0
/
+1
*
perf: remove match where possible
Amaan Qureshi
2023-04-21
1
-2
/
+2
*
fix(ecma): comment should be `@indent.auto` (#4669)
Amaan Qureshi
2023-04-18
1
-4
/
+4
*
perf(ecma): remove GraphQL comment injection, use lua-match for gql template ...
Amaan Qureshi
2023-04-15
1
-5
/
+6
*
javascript: highlight more builtins
ObserverOfTime
2023-04-12
1
-2
/
+63
*
feat(ecma): use lua-match for jsdoc injections
Amaan Qureshi
2023-04-03
1
-1
/
+1
*
use indent.X syntax for captures and properties of set directives
George Harker
2023-03-24
1
-16
/
+16
*
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
*
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
[next]