atom-ruby-test icon indicating copy to clipboard operation
atom-ruby-test copied to clipboard

Panel open to the right

Open joowh85 opened this issue 11 years ago • 6 comments

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

joowh85 avatar Jan 14 '15 17:01 joowh85

Hi @joowh85. Your link appears to be broken. Can you give an explanation of the feature?

moxley avatar Jan 20 '15 15:01 moxley

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

---------------------------------------------

joowh85 avatar Jan 26 '15 02:01 joowh85

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.

moxley avatar Jan 30 '15 15:01 moxley

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?

madis avatar Oct 26 '15 08:10 madis

+1 for this feature.

nickcoyne avatar Apr 16 '16 00:04 nickcoyne

+1 also - just purchased a wide screen monitor and wanting to have a right hand panel for running tests

vanboom avatar Aug 12 '16 20:08 vanboom