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

Refactor when moving files #26314

Closed
claudius25 opened this issue May 9, 2017 · 2 comments
Closed

Refactor when moving files #26314

claudius25 opened this issue May 9, 2017 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality

Comments

@claudius25
Copy link

The best feature you could have is to refactor when moving files in the explorer (out of the box)
There is a extension (move ts) but it's buggy.
It's a basic refactor thing, which to my surprise is not in visual code.

So if i move a file from a folder to another, i want it's path reference to be updated automatically in the project. I tried this on a angular 2 project with .ts files and it did not work. I haven't tried with other files.

Thanks

@egamma egamma added feature-request Request for new features or functionality editor labels May 9, 2017
@stringham
Copy link
Contributor

I believe this is a duplicate of #19439 which is waiting on TS language support tracked by microsoft/TypeScript#6487.

Because I needed this functionality for a large project, I created the Move TS extension to get by in the meantime. If you're having issues with the extension, I recommend opening an issue: https://github.com/stringham/move-ts/issues

@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 3, 2017
@mjbvz mjbvz self-assigned this Nov 3, 2017
@mjbvz
Copy link
Contributor

mjbvz commented Nov 3, 2017

Duplicate of #19439

@mjbvz mjbvz marked this as a duplicate of #19439 Nov 3, 2017
@mjbvz mjbvz closed this as completed Nov 3, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 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
Projects
None yet
Development

No branches or pull requests

4 participants