Commit d579793
Andy
moveToNewFile: Fix bug for missing importClause (microsoft#24224)
1 parent 75ab60f commit d579793Copy full SHA for d579793
2 files changed
+3Lines changed: 3 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src/services/refactors
- tests/cases/fourslash
Expand file treeCollapse file tree
Open diff view settings
Collapse file
src/services/refactors/moveToNewFile.ts
Copy file name to clipboardExpand all lines: src/services/refactors/moveToNewFile.ts+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
440 | 440 | |
441 | 441 | |
442 | 442 | |
| 443 | + |
443 | 444 | |
444 | 445 | |
445 | 446 | |
|
Collapse file
tests/cases/fourslash/moveToNewFile.ts
Copy file name to clipboardExpand all lines: tests/cases/fourslash/moveToNewFile.ts+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
| 4 | + |
4 | 5 | |
5 | 6 | |
6 | 7 | |
| ||
11 | 12 | |
12 | 13 | |
13 | 14 | |
| 15 | + |
14 | 16 | |
15 | 17 | |
16 | 18 | |
|
0 commit comments