[ 
https://issues.apache.org/jira/browse/NETBEANS-862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated NETBEANS-862:
------------------------------------
    Labels: JDK11-VarInLambda pull-request-available  (was: JDK11-VarInLambda)

> Autocomplete for var keyword not supported in Lambda parameter
> --------------------------------------------------------------
>
>                 Key: NETBEANS-862
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-862
>             Project: NetBeans
>          Issue Type: Bug
>            Reporter: ARUNAVA SINHA
>            Assignee: ARUNAVA SINHA
>            Priority: Minor
>              Labels: JDK11-VarInLambda, pull-request-available
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Auto-complete(CTL+ space)  for var keyword in not happening in Lambda 
> parameter (JDK-11). Cursor is at caret position.
> IntBinaryOperator calc2 = (var x,  ^ y ) -> x+y;
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to