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

Test: Move to new file refactoring #50486

Closed
2 tasks done
mjbvz opened this issue May 25, 2018 · 0 comments
Closed
2 tasks done

Test: Move to new file refactoring #50486

mjbvz opened this issue May 25, 2018 · 0 comments

Comments

@mjbvz
Copy link
Collaborator

mjbvz commented May 25, 2018

Test for #49866
Complexity: 1

Summary
The new move to new file refactoring moves class, variable, or function to a new file next to the current file. To use it, put the cursor on a class/var/function name and use the refactor command: ctrl+shift+r

Testing
Try running move to new file in the vs code code base or in other js/ts codebasess. Things to consider:

  • Does this action show up when you expect it to?
  • Does this action do the correct thing?
  • Does this action observe formatting and other users settings properly?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants