Hi
Functions like int, void setup, void loop do not turn orange this does not apply to all functions.
I am using 1.6.6 on win10
Kind regards
Hi
Functions like int, void setup, void loop do not turn orange this does not apply to all functions.
I am using 1.6.6 on win10
Kind regards
Johnit41:
HiFunctions like int, void setup, void loop do not turn orange this does not apply to all functions.
I am using 1.6.6 on win10Kind regards
So what? Color doesn't mean squat, as long as the code compiles.
Tks PaulS
If you look in your install directory, you'll find a subdirectory named lib with another subdirectory named theme. So if Arduino is your install directory, you should see something like:
The theme.txt file is what "colorizes" different elements of your source code. I have a difficult time seeing the default colors for functions, so I changed it. Make a copy of theme.txt before you start playing around with it...just in case.