CODECOMPOSER: code folding based on compiler Pre-define symbols / directives

Part Number: CODECOMPOSER

Tool/software:

Hi CCS Team,

Is there a better way to handle the same issue below in CCS v20.x now? I tried Explicit Folding extension, but it's not matching what I want, it doesn't use Pre-define symbols as far as I can tell.

 CODECOMPOSER: Theia - code folding based on compiler directives #if, #else, etc... 

CCS 12 had much better features for this that I relied on. Our code has lots of #if defined(), #else, #if !defined(), #endif, etc...

Best,

Kevin