New Javascript language keywords 'of' (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...of) and 'yield' (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/yield) are added to syntax file runtime/syntax/javascript.vim.
https://github.com/vim/vim/pull/7873
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
Merging #7873 (5e95e16) into master (d3f8a9e) will decrease coverage by
86.54%.
The diff coverage isn/a.
@@ Coverage Diff @@ ## master #7873 +/- ## =========================================== - Coverage 89.03% 2.49% -86.55% =========================================== Files 148 146 -2 Lines 164974 159854 -5120 =========================================== - Hits 146891 3989 -142902 - Misses 18083 155865 +137782
| Flag | Coverage Δ | |
|---|---|---|
| huge-clang-none | ? |
|
| huge-gcc-none | ? |
|
| huge-gcc-testgui | ? |
|
| huge-gcc-unittests | 2.49% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/sha256.c | 0.00% <0.00%> (-97.96%) |
⬇️ |
| src/digraph.c | 0.00% <0.00%> (-97.78%) |
⬇️ |
| src/gui_gtk_f.c | 0.00% <0.00%> (-97.54%) |
⬇️ |
| src/crypt_zip.c | 0.00% <0.00%> (-97.06%) |
⬇️ |
| src/evalbuffer.c | 0.00% <0.00%> (-96.81%) |
⬇️ |
| src/debugger.c | 0.00% <0.00%> (-96.62%) |
⬇️ |
| src/libvterm/src/rect.h | 0.00% <0.00%> (-96.56%) |
⬇️ |
| src/cmdhist.c | 0.00% <0.00%> (-96.07%) |
⬇️ |
| src/eval.c | 0.10% <0.00%> (-96.01%) |
⬇️ |
| src/evalfunc.c | 0.00% <0.00%> (-96.00%) |
⬇️ |
| ... and 134 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update d3f8a9e...f516610. Read the comment docs.
Have you contacted the maintainer, Claudio Fleiner?
Yes, but there was no response for 2 weeks...
Please god somebody merge this - not having 'of' highlighted has bothered me for years
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
let me merge this
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Merged #7873 into master.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()