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

Implement Move Refactoring #6748

Closed
tsmaeder opened this issue Oct 16, 2017 · 3 comments
Closed

Implement Move Refactoring #6748

tsmaeder opened this issue Oct 16, 2017 · 3 comments
Assignees
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
Copy link
Contributor

tsmaeder commented Oct 16, 2017

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

  1. Implement a service that can apply those across open editors and files in the workspace
  2. Adapt the refactoring UI we have now to use those edits.
@gazarenkov
Copy link
Contributor

@tsmaeder tsmaeder added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Oct 20, 2017
@tsmaeder
Copy link
Contributor Author

eclipse-lsp4j/lsp4j#163

@tsmaeder tsmaeder mentioned this issue Feb 27, 2018
22 tasks
@tsmaeder tsmaeder mentioned this issue Mar 23, 2018
16 tasks
@tsmaeder tsmaeder mentioned this issue May 3, 2018
15 tasks
@svor svor self-assigned this May 17, 2018
@svor svor added the status/in-progress This issue has been taken by an engineer and is under active development. label May 17, 2018
@tsmaeder tsmaeder mentioned this issue May 24, 2018
22 tasks
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.
Projects
None yet
Development

No branches or pull requests

4 participants