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/05/14 08:44:00 UTC

[jira] [Updated] (NETBEANS-764) Skip Convert to var hint shown for compound variable declaration

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

ARUNAVA SINHA updated NETBEANS-764:
-----------------------------------
    Summary: Skip Convert to var hint shown for compound variable declaration  (was: Duplicate Convert to var hint shown for compound variable declaration)

> Skip Convert to var hint shown for compound variable declaration
> ----------------------------------------------------------------
>
>                 Key: NETBEANS-764
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-764
>             Project: NetBeans
>          Issue Type: Bug
>            Reporter: Reema Taneja
>            Assignee: ARUNAVA SINHA
>            Priority: Minor
>              Labels: JDK10-LVTI
>
> For int i =10, j=20;, there are two 'Convert to var type' hints displayed , selecting any will convert the declaration at the current cursor position. 
> We should show only one hint, and declaration at the current cursor position should get converted to var type statement.



--
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