I am new to atom but i must say i love it ! I simply do not want to go back to another IDE now that i have used it for a week.
I am using it for “arduino” programming, however i have 2 issues:
- i have not yet found a way to “dim” the code, based on preprocessor directives. Is there any way to do it ?
Image top left is what i want to achieve, and image right is what i get with Atom.
- When i define a macro i would like the macro to keep the same “color” through the code but in Atom it stays white. Is there anything i can do to achieve this:
Image bottom left if want i want (with, in that case, VALUE colored even when used/passed through a function) and image bottom right is what i get with Atom.
Sorry for the “4 images in 1”, but as a new user i am only allowed to post one image per post it seems.