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

No shortcuts for this work on windows #118

Open ghost opened 2 years ago

ghost commented 2 years ago

I would like to add a keyboard shortcut(I'm on windows) but it didn't work, also, if theres some code to add the command to https://atom.io/packages/tool-bar , that would be great

ghost commented 2 years ago

Another problem i'm having is that the terminal is empty There's literally nothing in it when I run my code. Is there a way I can change the directory of my terminal?