Results 5 issues of Jack Casey

I would love to be able to pop open inline diff and go through and stage them in order to review changes before committing. Maybe also a feature to visually...

enhancement

Not sure when this started, but I now notice that atom config (`atom.cson`) is not cleared not updated from settings specified in the `.proton` file.

Proton takes over both package management and user preferences. This means on initial installation your whole atom configuration is changed with no recourse to revert. Proton should have a very...

This is a discussion rather than a bug. I find the default behaviour of splitting windows to be unexpected/inefficient. Currently splitting will open and focus an empty pane. This allows...

Here I am putting my cursor inside the string `s = "hello"` and pressing `c s " '`. ![surround_bug](https://cloud.githubusercontent.com/assets/45890/9077703/cdb201ee-3b63-11e5-95c8-e27624b4f0cf.gif) I can't track this down to a package or anything in...