"Move to new file" edits files
in tsconfig.json
#38714
Labels
Awaiting More Feedback
This means we'd like to hear from more people who would be helped by this feature
Suggestion
An idea for TypeScript
Uh oh!
There was an error while loading. Please reload this page.
TypeScript Version: 3.7.x-dev.201xxxxx
Search Terms:
Code
tsconfig.json
:src/main.ts
:src/foo.ts
:src/main.ts
, select the lineconst bar = 1;
Expected behavior:
src/main.ts
tsconfig.json
should not be editedActual behavior:
src/main.ts
:files
intsconfig.json
:Playground Link:
Related Issues: #24857 (comment)
The text was updated successfully, but these errors were encountered: