Bug 290401 - Coding Styles should honor multiple empty lines
Summary: Coding Styles should honor multiple empty lines
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-editor (show other bugs)
Version: 6.0   Edit
Hardware: PC Linux
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-24 09:08 EDT by Dennis Schieferdecker CLA
Modified: 2020-09-04 15:18 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schieferdecker CLA 2009-09-24 09:08:02 EDT
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.0.13) Gecko/2009080200 SUSE/3.0.13-0.1 Firefox/3.0.13
Build Identifier: 20090619-0625

Currently, when using the code formatter multiple subsequent empty lines are reduced to one line. An option in the coding style that says empty lines will not be touched by the formatter would be nice.

Reproducible: Always

Steps to Reproduce:
1. Generate code with two subsequent empty lines.
2. Engage Edit-Format.
3. After reformating only one empty line remains.