You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CompletionProp1osal.LAMBDA_EXPRESSION has been introduced in jdt.core v3.28, but we failed to construct corresponding completionItem. It goes into below code branch.
Originally reported in redhat-developer/vscode-java#2253 (comment)
CompletionProp1osal.LAMBDA_EXPRESSION
has been introduced in jdt.core v3.28, but we failed to construct corresponding completionItem. It goes into below code branch.https://github.com/eclipse/eclipse.jdt.ls/blob/7ffff9d6b1c95f06261eac998210861cd5f63286/org.eclipse.jdt.ls.core/src/org/eclipse/jdt/ls/core/internal/contentassist/CompletionProposalDescriptionProvider.java#L686-L688
The text was updated successfully, but these errors were encountered: