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/06/12 05:25:00 UTC

[jira] [Resolved] (NETBEANS-764) Skip ConvertToVar hint for compound variable declaration

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

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

> Skip ConvertToVar hint 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, pull-request-available
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> For compound variable declaration (e.g.,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. 
> To prevent this from happening ConvertToVar hint will be disabled for compound variable declaration.
> PR link : https://github.com/apache/incubator-netbeans/pull/547 



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