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
Hi there... back in 2019 I read somewhere that the clang devs and
Microsoft were collaborating to make Visual Studio compatible with
clang. IIRC the goal was to be able to use Visual Studio to build
programs for both Windows and Linux. I tested Visual Studio with clang
(on Windows) and I was