index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queries
/
ecma
/
highlights.scm
Age
Commit message (
Expand
)
Author
2022-10-17
highlights(ecma): add pair_pattern punctuation.delimiter
Munif Tanjim
2022-10-15
highlights: use @preproc where appropriate
ObserverOfTime
2022-09-26
feat(spell): support more languages
Lewis Russell
2022-09-11
highlights(ecma): use `@method.call`/`function.call`
Stephan Seitz
2022-08-22
highlights(ecma): Update queries for literals
Sergio Alejandro Vargas
2022-08-20
highlights(javascript): "?." -> optional_chain
GitHub
2021-12-12
highlights(ecma): highlight escape_sequence
Stephan Seitz
2021-11-25
ecma: highlight private properties and methods
numToStr
2021-11-23
Prefer lua-match over match
Lewis Russell
2021-10-03
fix: remove priority in ecma template substitution hl
kiyan
2021-09-17
Ecma: increase priority of template_substitution
Santos Gallegos
2021-09-09
Use the color of variable
delphinus
2021-09-09
Set property color for destructuring assignment
delphinus
2021-08-12
Enable to highlight shebang on JS/TS
delphinus
2021-07-07
place template string after braces
antonk52
2021-07-04
feat(keywords) merge return and yield into keyword.return group
antonk52
2021-07-04
feat(keywords) add keyword.return & keyword.yield
antonk52
2021-05-17
highlights(ecma): use KeywordFunction as a highlight group for function
antonk52
2021-04-23
Add JS/TS parameters again (#1227)
Stephan Seitz
2021-04-22
fix(highlights): always highlight ternary operator as operator
Thomas Vigouroux
2021-03-23
Add generator functions to ecma queries
kraftwerk28
2021-03-16
Mark several invalid queries
Stephan Seitz
2021-03-15
Ecma: Highlight single-argument callback parameter
Rohit Pradhan
2021-03-10
chore: create ecma base for use in js and ts which fixes jsx issues
kiyan