Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Christopherpisz
Total activity
11
Last activity
March 23, 2022 17:52
Member since
July 06, 2021 18:44
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
January 25, 2022 15:25
For completeness, I want to document that I found through discussion in email and research online that clion uses clangd and does custom things with the formatter to allow for hints and refactor fu...
Community
CLion
CLion using clang-format, C++ initializer lists not formatting correctly
0 votes
Created
January 11, 2022 12:29
This works differently for me. Screenshots attached of before and after 'reformat code'
Community
CLion
CLion using clang-format, C++ initializer lists not formatting correctly
0 votes
Created
January 11, 2022 10:51
BreakConstructorInitializers: BeforeComma
Community
CLion
CLion using clang-format, C++ initializer lists not formatting correctly
0 votes
Edited
January 11, 2022 10:48
Whether BreakConstructorInitializersBeforeComma: true is added to the file BreakConstructorInitializersBeforeComma: false is added to the file or there is no line specifying BreakConstructorInit...
Community
CLion
CLion using clang-format, C++ initializer lists not formatting correctly
0 votes
Created
January 11, 2022 10:27
Explicitly adding "BreakConstructorInitializersBeforeComma: true" made no difference and it is still listed as false.
Community
CLion
CLion using clang-format, C++ initializer lists not formatting correctly
0 votes