Panel open to the right
Do you have a plan to support the Scratch feature. It's comfortable to use.
See below
https://www.facebook.com/photo.php?fbid=763377550420698&set=a.206943152730810.49635.100002453811057&type=1
Hi @joowh85. Your link appears to be broken. Can you give an explanation of the feature?
I think that link is my Facebook account, so you don't have permission for read my article.
So I draw below (:
This is the Atom window. Separated two column, one is the Source code the other is the Ruby test. Currently, your plugin only runs in below of source code window.
---------------------------------------------
File Edit View Help...
---------------------------------------------
Source Code | Ruby test
---------------------------------------------
No, I don't have any plans to support opening up the test pane on the right side, as it isn't helpful for me. Other people are free to submit a pull request to support this feature.
Since this issue is open, I thought posting here instead of creating a new one.
I'm having similar issue - working on a 40" 4k monitor, using splitting panes actively. When running atom-ruby test, output bottom panel takes whole width of the screen.
I tried atom-rspec and it has better approach for me: uses ScrollView, opening it in another tab, allowing user to put it anywhere.
My question: would @moxley be interested in incorporating implementation of this approach to his atom-ruby-test package if I implemented it?
+1 for this feature.
+1 also - just purchased a wide screen monitor and wanting to have a right hand panel for running tests