现在格式化是这样样式, 代码折叠会不完全
if (...) { #ifdef __DEBUG__ Debug("triggered"); if (...) {...some code;} #endif }
想右键格式化变成这样
请问如何设置呢?