You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: testdata/baselines/reference/lspservertests/declarationMaps/rename-on-edit-at-end-with-disableSourceOfProjectReferenceRedirect.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -316,7 +316,7 @@ Config::
316
316
// import {
317
317
// fn1,
318
318
// fn2,
319
-
// [|[|fn3RENAME|]RENAME|],
319
+
// [|fn3RENAME|],
320
320
// fn4,
321
321
// fn5
322
322
// } from "../decls/FnS";
@@ -384,7 +384,7 @@ Projects::
384
384
// import {
385
385
// fn1,
386
386
// fn2,
387
-
// /*START PREFIX*/fn3 as [|/*START PREFIX*/fn3 as [|fn3RENAME|]RENAME|],
Copy file name to clipboardExpand all lines: testdata/baselines/reference/lspservertests/declarationMaps/rename-on-edit-at-end-with-project-references.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -320,7 +320,7 @@ Config::
320
320
// import {
321
321
// fn1,
322
322
// fn2,
323
-
// /*START PREFIX*/fn3 as [|/*START PREFIX*/fn3 as [|fn3RENAME|]RENAME|],
Copy file name to clipboardExpand all lines: testdata/baselines/reference/lspservertests/declarationMaps/rename-on-edit-with-disableSourceOfProjectReferenceRedirect.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -316,7 +316,7 @@ Config::
316
316
// import {
317
317
// fn1,
318
318
// fn2,
319
-
// /*START PREFIX*/fn3 as [|/*START PREFIX*/fn3 as [|fn3RENAME|]RENAME|],
319
+
// [|fn3RENAME|],
320
320
// fn4,
321
321
// fn5
322
322
// } from "../decls/FnS";
@@ -385,7 +385,7 @@ Projects::
385
385
// import {
386
386
// fn1,
387
387
// fn2,
388
-
// /*START PREFIX*/fn3 as [|/*START PREFIX*/fn3 as [|fn3RENAME|]RENAME|],
0 commit comments