moxley / atom-ruby-test

Run Ruby tests, Rspec examples, and Cucumber features from Atom
MIT License
43 stars 36 forks source link

Atom 1.17 Docks support #103

Open thibaudgg opened 7 years ago

thibaudgg commented 7 years ago

Hey,

Any plan to support the new docks feature of Atom 1.17 in the future? Seems like it would fit perfectly and would be great to use instead of the platformio-ide-terminal.

What do you think?

moxley commented 7 years ago

The docks feature seems like a good fit for ruby-test. I don't see it replacing platformio-ide-terminal though, as that provides the terminal functionality, and docks doesn't.

thibaudgg commented 7 years ago

Ok too bad, I'm not a big fan of all the chrome and overhead introduced by the use of platformio-ide-terminal, IMHO it was slicker before.