Closed jasonrudolph closed 10 years ago
The diffs look good to me. I didn't pull it down and try it out but from a code perspective I'm :+1:.
@kevinsawicki: I fixed up the things you noted. Thanks for catching those things!
I added Travis CI to this repo in this PR, we just added it today to all the other packages, should be legitimately :green_apple: now (hopefully).
@nathansobo and I put this package together during the hack day at the summer summit, but we haven't touched it since then. This PR updates the code to work with the current Atom API and modernizes the supporting files in the package.
atom.workspaceView
instead ofrootView
, etc.)