How can I fold comment blocks inside method blocks to be folded (outlined), just like methods and regions, etc.?
This needs to be done only once. The block will become collapsible afterwards.
I think it might be right...
도구 > 옵션 > 텍스트 편집기 > C/C++ > 서식 > 개요 > 문 블록에 개요 사용 : True --> 모든 블록에 folding/unfolding 사용 가능.
Tool > Option > Text Editor > C/C++ > Form > Outline > Use statement on the block overview : True --> Every block folding / unfolding can be used.
Edit + Outlining + Start Automatic Outlining.