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

File Renaming should update file import in TS files #26597

Closed
mochoamat opened this issue May 13, 2017 · 1 comment
Closed

File Renaming should update file import in TS files #26597

mochoamat opened this issue May 13, 2017 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality javascript JavaScript support issues typescript Typescript support issues

Comments

@mochoamat
Copy link

Hi,

I would like to have the Rename File functionality (F2) to work like the Rename Symbol (F2), wich should update the file impor reference in all TS files folder project wide.

  • VSCode Version:
  • OS Version: Win64 v10

Steps to Reproduce:

  1. select a file in File Explorer
  2. Rename it
  3. Look for imported references, all are broken remaining with the old filename
@mjbvz mjbvz added *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality javascript JavaScript support issues typescript Typescript support issues labels May 13, 2017
@mjbvz
Copy link
Contributor

mjbvz commented May 13, 2017

Duplicate of #19439

We're working with the TypeScript team to support this

@mjbvz mjbvz closed this as completed May 13, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality javascript JavaScript support issues typescript Typescript support issues
Projects
None yet
Development

No branches or pull requests

2 participants