File tree
Expand file treeCollapse file tree
3 files changed
+33
-1
lines changedFilter options
- src/services
- tests/cases/fourslash
Expand file treeCollapse file tree
3 files changed
+33
-1
lines changedsrc/services/goToDefinition.ts
Copy file name to clipboardExpand all lines: src/services/goToDefinition.ts+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
210 | 219 |
|
211 | 220 |
|
212 | 221 |
|
|
tests/cases/fourslash/goToDefinitionJsModuleNameAtImportName.ts
Copy file name to clipboard+19Lines changed: 19 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 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
tests/cases/fourslash/goToDefinitionSignatureAlias_require.ts
Copy file name to clipboardExpand all lines: tests/cases/fourslash/goToDefinitionSignatureAlias_require.ts+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
0 commit comments