You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Hyeonwoo O (JIRA)" <ji...@apache.org> on 2018/02/24 09:34:00 UTC

[jira] [Assigned] (NETBEANS-366) Configuring white spaces in C/C++ files

     [ https://issues.apache.org/jira/browse/NETBEANS-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyeonwoo O reassigned NETBEANS-366:
-----------------------------------

    Assignee:     (was: Hyeonwoo O)

> 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 &amp; Indentation
>    Affects Versions: Next
>         Environment: Windows 10
>            Reporter: Hyeonwoo O
>            Priority: Major
>              Labels: feature
>
> *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 after '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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists