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

LSP workspace edit from guide apply #164

Closed
wants to merge 2 commits into from

Conversation

BoykoAlex
Copy link
Contributor

guide apply command has --lsp-edit parameter to produce LSP WorkspaceEdit JSON.
Side change is apply one aggregate/composite/declarative recipe with all maven dependencies, repo, dependency management and build plugins additions rather then separately to minimize number of document edits as well as serializing each little change separately. InjectMavenActionHandler replaces InjectMaven<XXX>ActionHanlder classes

@BoykoAlex
Copy link
Contributor Author

Any feedback on this PR?

@markpollack
Copy link
Member

merged in 8c589c7 We should eventually remove the command line options and make the output dependent on a configuration property as this output format is only of use in tooling and not general usage of the cli.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants