Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VSCode setting updateImportsOnFileMove is not working #692

Closed
italodeandra opened this issue Jul 7, 2022 · 6 comments
Closed

VSCode setting updateImportsOnFileMove is not working #692

italodeandra opened this issue Jul 7, 2022 · 6 comments
Labels
duplicate This issue or pull request already exists dx enhancement New feature or request high priority needs investigation

Comments

@italodeandra
Copy link

italodeandra commented Jul 7, 2022

Describe the bug

VSCode doesn't prompt me to update the imports on file move.

To Reproduce

  1. Create a function
  2. Import that function in another file
  3. Move the file of the function somewhere else

Expected behavior

VSCode should prompt to update the imports.

image

Screenshots

image

Versions

vscode: 1.68.1 deno: 1.23.2 extension: 3.13.0

@kitsonk kitsonk added enhancement New feature or request needs investigation labels Jul 7, 2022
@xnsua
Copy link

xnsua commented Sep 28, 2022

vscode: 1.71.2 deno:1.25.5 Not working too. No prompt even if the setting is set to Prompt

@elliothimmelfarb
Copy link

Bumping this, as this has been my biggest issue with using Deno so far.

@monkybrain
Copy link

Hey! Any progress on this issue?

@rmnoon
Copy link

rmnoon commented May 1, 2023

I just ran into the same thing!

@bartlomieju
Copy link
Member

Possibly a duplicate of #410

@bartlomieju bartlomieju added the duplicate This issue or pull request already exists label Jul 11, 2023
@bartlomieju
Copy link
Member

I'm gonna close this issue in favor of #410. Let's continue there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists dx enhancement New feature or request high priority needs investigation
Projects
None yet
Development

No branches or pull requests

8 participants