File tree
47 files changed
+2342
-476
lines changed- extensions/vscode-vue-language-features
- src
- packages
- compiler-tsx
- src/template
- test
- __snapshots__
- fixtures
- transforms
- src
- test
- typescript-plugin-vue/src
- features
- languageFacts
- services
- vue-language-server
- src
- vue-languageservice
- src
- modes
- languageFacts
- vue-virtual-textdocument/test
- __snapshots__
- samples/vue3/typescript-diagnostics/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+2342
-476
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
| 321 | + | |
321 | 322 |
| |
322 | 323 |
| |
323 | 324 |
| |
324 | 325 |
| |
325 | 326 |
| |
326 |
| - | |
| 327 | + | |
| 328 | + | |
327 | 329 |
| |
328 | 330 |
| |
329 | 331 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
| |||
11 | 13 |
| |
12 | 14 |
| |
13 | 15 |
| |
| 16 | + | |
| 17 | + | |
14 | 18 |
| |
15 | 19 |
| |
16 | 20 |
| |
| |||
19 | 23 |
| |
20 | 24 |
| |
21 | 25 |
| |
| 26 | + | |
| 27 | + | |
22 | 28 |
| |
23 | 29 |
| |
24 | 30 |
| |
| |||
58 | 64 |
| |
59 | 65 |
| |
60 | 66 |
| |
| 67 | + | |
61 | 68 |
| |
62 | 69 |
| |
63 | 70 |
| |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
64 | 75 |
| |
65 | 76 |
| |
66 | 77 |
| |
| |||
87 | 98 |
| |
88 | 99 |
| |
89 | 100 |
| |
90 |
| - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
91 | 107 |
| |
92 | 108 |
| |
93 | 109 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
314 | 314 |
| |
315 | 315 |
| |
316 | 316 |
| |
317 |
| - | |
318 |
| - | |
319 |
| - | |
320 |
| - | |
321 |
| - | |
322 |
| - | |
323 |
| - | |
| 317 | + | |
324 | 318 |
| |
325 | 319 |
| |
326 | 320 |
| |
| |||
399 | 393 |
| |
400 | 394 |
| |
401 | 395 |
| |
402 |
| - | |
403 |
| - | |
404 |
| - | |
405 |
| - | |
406 |
| - | |
407 |
| - | |
408 |
| - | |
| 396 | + | |
409 | 397 |
| |
410 | 398 |
| |
411 | 399 |
| |
|
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
105 | 106 |
| |
106 | 107 |
| |
107 | 108 |
| |
108 |
| - | |
| 109 | + | |
| 110 | + | |
109 | 111 |
| |
110 | 112 |
| |
111 | 113 |
| |
| |||
231 | 233 |
| |
232 | 234 |
| |
233 | 235 |
| |
234 |
| - | |
| 236 | + | |
| 237 | + | |
235 | 238 |
| |
236 | 239 |
| |
237 | 240 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
|
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
|
0 commit comments