Reema Taneja created NETBEANS-764:
-------------------------------------

             Summary: Duplicate 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: Reema Taneja


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