ioquatix / script-runner

This package will run various script files inside of Atom. It currently supports JavaScript, CoffeeScript, Ruby, and Python. You can add more.
http://atom.io/packages/script-runner
Other
62 stars 23 forks source link

Getting rid of the old workspaceView. #14

Closed huba closed 9 years ago

huba commented 9 years ago

Moved the registration of commands to the atom.commands registry, that should get rid of any reference to the depreciated atom.workspaceView.