[cfe-users] Add a blank line between member declarations

2020-08-04 Thread Ahmet Bilgin via cfe-users
Hello, I was wondering if clang-format supports adding a blank line between field member declarations. Also there should be a blank line added between methods. See this example: https://www.pastiebin.com/pastie/diff/5f29ac2f02790/105840,105839 I want the left side to be formatted and than it shoul

[cfe-users] Support for specific Java versions

2019-11-06 Thread Ahmet Bilgin via cfe-users
Hi, currently I'm looking for a Java SourceCode formatter which can be integrated into the Eclipse-IDE and also run as standalone application. The development department of my company needs a fixed source code formatting, as we experienced formatter changes during every Eclipse-IDE update. We