You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "ARUNAVA SINHA (JIRA)" <ji...@apache.org> on 2018/09/19 05:03:00 UTC

[jira] [Resolved] (NETBEANS-862) Autocomplete for var keyword not supported in Lambda parameter

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

ARUNAVA SINHA resolved NETBEANS-862.
------------------------------------
    Resolution: Fixed

Merged in apache:master through below PR 

https://github.com/apache/incubator-netbeans/pull/849

> 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: 3h 20m
>  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-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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