KoKo created NETBEANS-4669:
------------------------------
Summary: 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: 11.3, 12.0
Reporter: KoKo
Attachments: Actual.mp4, Expected.mp4,
image-2020-08-02-03-21-09-825.png, image-2020-08-02-03-23-18-719.png
Enable inline parameter hint via View > Show Inline Hints.
There will be method parameter name hint 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!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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