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

Convert a lambda expression to method reference #1571

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

snjeza
Copy link
Contributor

@snjeza snjeza commented Oct 15, 2020

Fixes redhat-developer/vscode-java#1448

1448

Signed-off-by: Snjezana Peco [email protected]

@snjeza snjeza requested review from gorkem, fbricon and rgrunber October 15, 2020 17:32
Copy link
Contributor

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tried it out and works for me. Seems to be the code from JDT UI QuickAssistProcessor with Images removed and LinkedProposalModel -> LinkedProposalModelCore.

Feel free to merge.

@snjeza snjeza merged commit 2f40136 into eclipse-jdtls:master Oct 19, 2020
@fbricon fbricon added this to the End October 2020 milestone Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert a lambda expression to method reference?
3 participants