This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 197020

Summary: Reuse common Formatting settings between C++ and C/C++ Header
Product: cnd Reporter: javor_nik <javor_nik>
Component: EditorAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: normal CC: fsttesla
Priority: P3    
Version: 7.0.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description javor_nik 2011-03-23 20:11:00 UTC
Currently Editor Formatting has separate options for C++ and for C/++ Header. Would be good if we can specify the common options only once - and those to be used both for C++ and for C/C++ Header.

The current pain is:
 - additional effort is needed to specify same settings on two places instead of only once
 - it's error prone and there is higher risk to get inconsistent settings (C/C++ Header formatting different from C++) by mistake
Comment 1 Alexander Simon 2011-12-06 12:06:24 UTC
See also:
https://forums.oracle.com/forums/thread.jspa?threadID=2316956&tstart=0
Comment 2 fsttesla 2013-11-20 10:49:45 UTC
Formatting options are not the only settings which are separated into THREE parts (C, C++ and C/C++ Header). This also happens for fonts and colors options, for instance.
It would be good if the 3 mentioned flavors of the C family were merged into a single language in the editor settings.