How can I configure formatting about nested arrays?

已回答

If I do `Reformat Code`, nested arrays are always broken into multiline.

Is there any way to configure this?

0

Hi! Please go to File | Settings | Editor | Code Style | C/C++ > Wrapping and Braces tab > Initializer lists section and disable the Align initializer list values in columns option.

0
Avatar
Permanently deleted user

Thanks!

0

请先登录再写评论。