Niklas Matthies created NETBEANS-3178:
-----------------------------------------
Summary: Option to add space after inline parameter hint
Key: NETBEANS-3178
URL: https://issues.apache.org/jira/browse/NETBEANS-3178
Project: NetBeans
Issue Type: Improvement
Components: java - Editor
Affects Versions: 11.1
Reporter: Niklas Matthies
It would be nice if there was the option to have a space between inline
parameter hint and the corresponding parameter. That is, instead of
"{{foo(bar:false)}}", it would be "{{foo(bar: false)}}". This is certainly a
matter of taste, but without the space it feels cramped and unnatural to me. A
corresponding option could be added to Options > Editor > Formatting > Java >
Spaces; alternatively, the existing "After Colon" option there could be obeyed.
--
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