antonk52
|
90f15d9bf7
|
feat(keywords) merge return and yield into keyword.return group
|
2021-07-04 21:49:17 +02:00 |
|
antonk52
|
bd9095e969
|
feat(keywords) add keyword.return & keyword.yield
|
2021-07-04 21:49:17 +02:00 |
|
antonk52
|
68bf36c917
|
highlights(ecma): use KeywordFunction as a highlight group for function
|
2021-05-17 19:22:00 +02:00 |
|
Stephan Seitz
|
082d2ef6e1
|
Add JS/TS parameters again (#1227)
* highlights(js): add parameters
* highlights(ts): add Typescript parameters
|
2021-04-23 07:20:51 -05:00 |
|
Thomas Vigouroux
|
9cfd3377e3
|
fix(highlights): always highlight ternary operator as operator
|
2021-04-22 17:50:56 +02:00 |
|
kraftwerk28
|
09045354c0
|
Add generator functions to ecma queries
|
2021-03-23 23:37:11 +01:00 |
|
Stephan Seitz
|
6cd211f647
|
Mark several invalid queries
|
2021-03-16 18:52:43 +01:00 |
|
Rohit Pradhan
|
0bab8e56b2
|
Ecma: Highlight single-argument callback parameter
|
2021-03-15 19:02:39 +01:00 |
|
kiyan
|
3b8c2ea492
|
chore: create ecma base for use in js and ts which fixes jsx issues
|
2021-03-10 17:34:11 +01:00 |
|