My color scheme and code style
Attached is a screenshot demonstrating my color scheme and code style. Does it make sense to you?
Code style highlight:
"{" is at the end of a line;
use 4 spaces for block indentation;
use 2 spaces for throws, extends clauses;
Color scheme highlight:
No bold for keywords;
static/instance variables, arguments and static methods are in bold and different color;
String literals have different background color;
Comments are welcome!
Guoliang Cao
Please sign in to leave a comment.
screenshot attached.
Attachment(s):
screen_014.jpg