You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Tobias Warneke (Jira)" <ji...@apache.org> on 2020/01/23 06:18:00 UTC

[jira] [Closed] (NETBEANS-2784) inline parameter hints - sometimes not displayed

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

Tobias Warneke closed NETBEANS-2784.
------------------------------------
    Resolution: Fixed

> inline parameter hints - sometimes not displayed
> ------------------------------------------------
>
>                 Key: NETBEANS-2784
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2784
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.1
>            Reporter: Tobias Warneke
>            Priority: Major
>
> First of all, I love inline parameter hints. 
>  
> Maybe this is a bug, but not always the parameter hints are displayed, but I cannot see any logic behind it:
>  * within a test class
>  ** assertEquals(configBackground.size(), actual: 3);
>  ** first parameter has no hint
>  * using apache queryrunner
>  ** new QueryRunner().query(con,
> sql: "select ...", new MapListHandler(), 7)
>  ** Only the SQL parameter has the hint
>  ** by the way sources were downloaded



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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