espressif / idf-eclipse-plugin

Espressif-IDE (based on Eclipse CDT) for ESP-IDF CMake based projects 4.x and above
Eclipse Public License 2.0
295 stars 115 forks source link

Espressi-IDE 3.0.0 doesn't highlight inactive code (IEP-1263) #994

Open dariomingarelli opened 2 weeks ago

dariomingarelli commented 2 weeks ago

Espressi-IDE 3.0.0 doesn't highlight inactive code. I use a lot of #define and #ifdef, till 2.12.1 the inactive code were highlighted (for example, in black background for dark mode), now there is no way to have this working.

I've also tried to restore or modify the highlight color in: Espressi-IDE > Preferences > C/C++ > Editor And manage "Inactive code highlight" under "Appearance color options:".

luciantodor commented 1 week ago

I subscribe to this issue. The inactive code is not highlighted at all.