Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: Absence of Coloring in Keil IDE (7 Replies)

$
0
0
Hi everyone. My English not well sory. So far, I have used some of IDE such as Eclipse, Qt Creator that have code coloring skills. Unfortunately, in the Keil IDE, I did'nt see any coloring skills. For example in eclipse IDE , there is unused code coloring dynamically (I always need to use this). As instance; #define VAL #if defined(VAL) bla bla bla... // White colored by eclipse IDE #else bla bla bla... // Gry colored by eclipse IDE #endif Thus, I trace code three (inclu

Viewing all articles
Browse latest Browse all 3049