File tree
6 files changed
+24
-6
lines changed- src
- compiler
- services
- tests/cases/fourslash
6 files changed
+24
-6
lines changedDiff for: src/compiler/checker.ts
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3506 | 3506 |
| |
3507 | 3507 |
| |
3508 | 3508 |
| |
3509 |
| - | |
| 3509 | + | |
3510 | 3510 |
| |
3511 | 3511 |
| |
3512 | 3512 |
| |
|
Diff for: src/compiler/emitter.ts
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1056 | 1056 |
| |
1057 | 1057 |
| |
1058 | 1058 |
| |
1059 |
| - | |
| 1059 | + | |
1060 | 1060 |
| |
1061 | 1061 |
| |
1062 | 1062 |
| |
|
Diff for: src/compiler/utilities.ts
+19-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3369 | 3369 |
| |
3370 | 3370 |
| |
3371 | 3371 |
| |
3372 |
| - | |
| 3372 | + | |
| 3373 | + | |
| 3374 | + | |
| 3375 | + | |
| 3376 | + | |
3373 | 3377 |
| |
3374 | 3378 |
| |
3375 | 3379 |
| |
| |||
3435 | 3439 |
| |
3436 | 3440 |
| |
3437 | 3441 |
| |
| 3442 | + | |
| 3443 | + | |
| 3444 | + | |
3438 | 3445 |
| |
3439 | 3446 |
| |
3440 | 3447 |
| |
3441 | 3448 |
| |
| 3449 | + | |
| 3450 | + | |
| 3451 | + | |
| 3452 | + | |
| 3453 | + | |
| 3454 | + | |
| 3455 | + | |
| 3456 | + | |
| 3457 | + | |
| 3458 | + | |
| 3459 | + | |
3442 | 3460 |
| |
3443 | 3461 |
| |
3444 | 3462 |
| |
|
Diff for: src/services/textChanges.ts
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
854 | 854 |
| |
855 | 855 |
| |
856 | 856 |
| |
857 |
| - | |
| 857 | + | |
858 | 858 |
| |
859 | 859 |
| |
860 | 860 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
|
0 commit comments