Hyeonwoo O created NETBEANS-366:
-----------------------------------
Summary: Configuring white spaces in C/C++ files
Key: NETBEANS-366
URL: https://issues.apache.org/jira/browse/NETBEANS-366
Project: NetBeans
Issue Type: Wish
Components: editor - Formatting & Indentation
Affects Versions: Next
Environment: Windows 10
Reporter: Hyeonwoo O
Assignee: Hyeonwoo O
*1. Configuring white space after closing braces of class and struct*
When create a class or struct, a white space is added automatically after
closing brace. This is cannot be configured so it need additional two options
like this:
1) White space after right braces of class/struct: Entering numbers
2) Keep current spaces: Whether the spaces are removed or added manually, keep
it.
*2. Configuring white space before 'sizeof' keyword*
In 'Spaces Before Parentheses' option, 'sizeof' is grouped by the name of
'Other Keywords'. But unlike other keywords like 'return', 'sizeof' is used
with no space before parenthesis in many cases. I think seperating 'sizeof'
from 'Other Keywords' would be better.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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