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

Feature Request: Auto path import update #14316

Closed
pouyakary opened this issue Apr 18, 2022 · 4 comments
Closed

Feature Request: Auto path import update #14316

pouyakary opened this issue Apr 18, 2022 · 4 comments
Labels
lsp related to the language server suggestion suggestions for new features (yet to be agreed)

Comments

@pouyakary
Copy link

TypeScript — for a very long time now — has this feature, which; once you rename a file or directory, all the other files referring to it will be updated and you no longer have to fix a ton of broken import path errors. I think it could be really awesome to have this within deno. I wish I could implemented it but I have no idea where to start and where to implement it.

@bartlomieju bartlomieju added the suggestion suggestions for new features (yet to be agreed) label Apr 25, 2022
@elliothimmelfarb
Copy link

I'm encountering this missing feature as well and would like to bump this issue.

@bartlomieju bartlomieju added the lsp related to the language server label Dec 4, 2022
@bartlomieju bartlomieju added this to the 1.30 milestone Dec 4, 2022
@CalvinWilkinson
Copy link

I agree. It would be fantastic to have the imports auto-updated!! 😀

@bartlomieju bartlomieju removed this from the 1.30 milestone Jul 17, 2023
@nayeemrmn
Copy link
Collaborator

Addressed by #20245. Will release with 1.37 next Tuesday.

@CalvinWilkinson
Copy link

Yippy!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lsp related to the language server suggestion suggestions for new features (yet to be agreed)
Projects
None yet
Development

No branches or pull requests

5 participants