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