atom-community / atom-script

:runner: Run ( scripts | selections | source ) in Atom
https://atom.io/packages/script
MIT License
733 stars 269 forks source link

Send run command to platformio-ide-terminal #1442

Open leddy231 opened 6 years ago

leddy231 commented 6 years ago

atom-script does not support user input, but there are several terminal packages, like platformio-ide-terminal that does. However they dont support hitting run button to run the current file with its compiler/interpreter. Would it be possible to "link" atom-script so it runs its commands in platformio-ide-terminal ?

alexanderanchishkin commented 5 years ago

Yes! It's just must have!