[
https://issues.apache.org/jira/browse/NETBEANS-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ARUNAVA SINHA updated NETBEANS-764:
-----------------------------------
Description:
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
was:
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.
> 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: 10m
> 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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists