Dear expert,
We are considering implementing a custom extension for model-based C code, something like .gc (C generated code). We wonder if we can achieve same interface in CCS as we would have for C files.
I already saw we can debug and place breakpoints by adding this extension to file associations, as follows:
But so far, I haven't been able to have other functionalities such as (open declaration, open call hierarchy or color highlighting for different type of items).
Is that achievable for custom file extensions?
Thanks in advance,
Marc Ferrer