clasnake

Results 3 issues of clasnake

I'm using macdown on OS X. Every time I plug in an external keyboard, an additional scrollbar appears. ![2015-05-09 4 03 56 pm](https://cloud.githubusercontent.com/assets/1590497/7549405/9b1e33c6-f665-11e4-82b6-82ba69e7f5aa.png)

enhancement
todo

Hey, I just went through this and for the code example on page 112: ``` public void postStart() { self().ask(new Connect(), null); } override def postStart = self ! connect...

**Is your feature request related to a problem? Please describe.** When generating the client from open api spec, sometimes we need to prevent some specific files to be overwritten. I...

enhancement