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

Extend ApplyWorkspaceEditAction to Support File Level Changes #9114

Closed
tsmaeder opened this issue Mar 16, 2018 · 0 comments
Closed

Extend ApplyWorkspaceEditAction to Support File Level Changes #9114

tsmaeder opened this issue Mar 16, 2018 · 0 comments
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed. sprint/current

Comments

@tsmaeder
Copy link
Contributor

tsmaeder commented Mar 16, 2018

We currently have an action in the UI that applies a WorkspaceEdit. However, it only applies text edits to files. The "new style" WorkspaceEdits can contain file level changes, we need to extend
org.eclipse.che.plugin.languageserver.ide.editor.quickassist.ApplyWorkspaceEditAction
with support to do file (directory) level changes

@tsmaeder tsmaeder added kind/task Internal things, technical debt, and to-do tasks to be performed. sprint/current team/languages labels Mar 16, 2018
@tsmaeder tsmaeder mentioned this issue Mar 23, 2018
16 tasks
@tsmaeder tsmaeder mentioned this issue Apr 13, 2018
21 tasks
@tsmaeder tsmaeder closed this as completed Jun 6, 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
Projects
None yet
Development

No branches or pull requests

1 participant