Re: remove hint
Michael Bien <[email protected]> Thu, 4 Dec 2025 20:41:57 +0100
| Newsgroups | gmane.comp.java.ide.netbeans.user |
|---|---|
| Message-ID | <[email protected]> |
On 12/4/25 20:29, ArbolOne Enterprise wrote: > After typing the variable name inside a method call, NetBeans 27 displays the variable name in the called method. This would inevitably take space on the editor line, although useful, I'd like to remove it for now. How do I remove it? > if I understood this correctly this would be "inline hints". options -> editor -> inline hints has toggle options for individual categories e.g method parameter names. There is a master switch for all inline hints too. view -> show inline hints I have the master switch bound to a mouse button since I typically have them off and switch them on only when needed (e.g the api is new to me). best regards, michael --------------------------------------------------------------------- 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