[ https://issues.apache.org/jira/browse/NETBEANS-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
KoKo updated NETBEANS-4669: --------------------------- Attachment: (was: image-2020-08-02-03-23-18-719.png) > Inline parameter hint should not disappear immediately upon deleting the > corresponding parameter > ------------------------------------------------------------------------------------------------ > > Key: NETBEANS-4669 > URL: https://issues.apache.org/jira/browse/NETBEANS-4669 > Project: NetBeans > Issue Type: Improvement > Components: java - Hints > Affects Versions: 12.0, 11.3 > Reporter: KoKo > Priority: Major > > > Enable inline parameter hint via _View > Show Inline Hints_. > There will be method parameter name hints shown in Java Editor. > However, if you delete a parameter, the hint will disappear immediately, > which will make the caret jump around. > So I recommend not to hide the parameter hint at once. > > *Actual* > > !image-2020-08-02-03-21-09-825.png! > > *Expected* > > !image-2020-08-02-03-23-18-719.png! > > The parameter hint should not disappear unless we delete the parameter and > then backspace. > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- 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