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

Refactoring option: Move function (variable, etc.) #110551

Closed
HolgerSeith opened this issue Nov 13, 2020 · 1 comment
Closed

Refactoring option: Move function (variable, etc.) #110551

HolgerSeith opened this issue Nov 13, 2020 · 1 comment
Assignees
Labels
editor-code-actions Editor inplace actions (Ctrl + .) javascript JavaScript support issues typescript Typescript support issues upstream-issue-linked This is an upstream issue that has been reported upstream

Comments

@HolgerSeith
Copy link

I think there should be a refactoring option in VSCode to move a function (variable, etc.) to a different existing file.
In my case: For JavaScript.
IMHO such refactoring options are essential for an efficient development.

(it looks like webstorm has such an option: https://www.jetbrains.com/help/webstorm/specific-javascript-refactorings.html#javascript_move_refactorings)

@mjbvz
Copy link
Contributor

mjbvz commented Nov 13, 2020

Tracked upstream by microsoft/TypeScript#29988

@mjbvz mjbvz closed this as completed Nov 13, 2020
@mjbvz mjbvz added editor-code-actions Editor inplace actions (Ctrl + .) javascript JavaScript support issues typescript Typescript support issues upstream-issue-linked This is an upstream issue that has been reported upstream labels Nov 13, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-code-actions Editor inplace actions (Ctrl + .) javascript JavaScript support issues typescript Typescript support issues upstream-issue-linked This is an upstream issue that has been reported upstream
Projects
None yet
Development

No branches or pull requests

2 participants