RefactorMove

Base kind for refactoring move actions: refactor.move

Example move actions:

  • Move a function to a new file

  • Move a property between classes

  • Move method to base class

  • ...

Online Documentation