From kdevelop-bugs Tue Jun 26 19:24:21 2012 From: Rolf Eike Beer Date: Tue, 26 Jun 2012 19:24:21 +0000 To: kdevelop-bugs Subject: [Bug 302593] New: Finer support for "pad parenthesis" setting Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=134073896921050 https://bugs.kde.org/show_bug.cgi?id=302593 Bug ID: 302593 Severity: wishlist Version: 4.3.1 Priority: NOR Assignee: kdevelop-bugs@kdevelop.org Summary: Finer support for "pad parenthesis" setting Classification: Unclassified OS: Linux Reporter: kde@opensource.sf-tec.de Hardware: openSUSE RPMs Status: NEW Component: general Product: kdevelop I would like to have different settings for "pad parenthesis" for "constructs" and function calls. At the end I want to be able to really configure "kernel style" which looks like this: if (foo()) int foo(void) for (i = 0; i <= 10; i++) i.e. padding is outside for for/if/while and the like, but no padding for function calls and declarations. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs