-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Implement Move Refactoring #6748
Labels
kind/task
Internal things, technical debt, and to-do tasks to be performed.
sprint/current
status/in-progress
This issue has been taken by an engineer and is under active development.
Comments
tsmaeder
added
the
kind/task
Internal things, technical debt, and to-do tasks to be performed.
label
Oct 20, 2017
This was referenced Feb 6, 2018
Closed
svor
added
the
status/in-progress
This issue has been taken by an engineer and is under active development.
label
May 17, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/task
Internal things, technical debt, and to-do tasks to be performed.
sprint/current
status/in-progress
This issue has been taken by an engineer and is under active development.
Implement "move" refactoring as in current Che Java support in the Che jdt.ls extension. The idea is to extend WorkspaceEdit objects with the possibility to move/rename files.
See also microsoft/language-server-protocol#272
Once we get extended workspace edits, we need to
The text was updated successfully, but these errors were encountered: