I just downloaded Atmel Studio 7 to program ATMegas and I'm using C++ (not C) for that.
Unfortunately, there's no syntax coloring for C++ - so namespace
, class
, public
, private
and so on are in regular color (no key words).
Do you know to to fix it?