Open dragosmiron opened 10 years ago
Hmm, what would be the best way to add this? As a setting for the package?
(For most of my use-cases I actually want to see it inline.)
@dragosmiron - If you want it in a separate window, try https://atom.io/packages/script. In addition to Ruby it also supports coffeescript, python, javascript, PHP and Perl
not sure if there is interest, but my fork outputs the results into comments rather than raw inline. it would be cool to have some settings for inline/comment/splitwindow https://github.com/w1zeman1p/execute-as-ruby ?
As a user, I would like to have the result shown in a different slit window, like the markdown preview package.