Results 3 issues of jiluo

If you let the comment font italic, it can not display Chinese letter correct

lib
type-BUG

Here's the proto definition ``` java enum AppType { NONE = 0; APPLICATION = 1; RINGTONE = 2; WALLPAPER = 3; GAME = 4; } message AppsRequest { optional AppType...

Hi, I want to add "-i" option to ec2-ssh, please take a look at my commit. Thank you!