File tree
Expand file treeCollapse file tree
3 files changed
+25
-10
lines changedFilter options
- src/services
- tests/cases/fourslash
Expand file treeCollapse file tree
3 files changed
+25
-10
lines changedsrc/services/completions.ts
Copy file name to clipboardExpand all lines: src/services/completions.ts+2-6Lines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
403 | 403 |
|
404 | 404 |
|
405 | 405 |
|
406 |
| - |
407 |
| - |
| 406 | + |
| 407 | + |
408 | 408 |
|
409 | 409 |
|
410 | 410 |
|
| ||
415 | 415 |
|
416 | 416 |
|
417 | 417 |
|
418 |
| - |
419 |
| - |
420 |
| - |
421 |
| - |
422 | 418 |
|
423 | 419 |
|
424 | 420 |
|
|
src/services/stringCompletions.ts
Copy file name to clipboardExpand all lines: src/services/stringCompletions.ts+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
10 |
| - |
11 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
217 |
| - |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
218 | 222 |
|
219 | 223 |
|
220 | 224 |
|
|
tests/cases/fourslash/getJavaScriptCompletions21.ts
Copy file name to clipboard+15Lines changed: 15 additions & 0 deletions
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 | + |
0 commit comments