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

Doesn't work if the program outputs large number of lines #44

Closed viswamy closed 8 years ago

viswamy commented 8 years ago

I had a script which made an output of 2376 lines and the script runner did not run as expected.

huba commented 8 years ago

Fixed in #45 and released in v1.8.5. See the readme