Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3e1e614

Browse filesBrowse files
author
Jesse Trinity
committed
Revert "update refactorConvertImport_partialSelection"
This reverts commit e28d8a0.
1 parent a07a79b commit 3e1e614
Copy full SHA for 3e1e614

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎…efactorConvertImport_partialSelection.ts‎ ‎…efactorConvertImport_notAtDefaultName.ts‎tests/cases/fourslash/refactorConvertImport_partialSelection.ts renamed to tests/cases/fourslash/refactorConvertImport_notAtDefaultName.ts tests/cases/fourslash/refactorConvertImport_partialSelection.ts renamed to tests/cases/fourslash/refactorConvertImport_notAtDefaultName.ts

Copy file name to clipboardExpand all lines: tests/cases/fourslash/refactorConvertImport_notAtDefaultName.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
////import /*a*/d/*b*/, * as n from "m";
44

55
goTo.select("a", "b");
6-
verify.refactorAvailable("Convert import");
6+
verify.not.refactorAvailable("Convert import");

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.