Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please bring back ability to move terminal to the RIGHT of the editor #142075

Closed
gotofritz opened this issue Feb 3, 2022 · 8 comments
Closed
Assignees

Comments

@gotofritz
Copy link

gotofritz commented Feb 3, 2022

I have always had the panel vertically, to the right of the editor, between editor and sidebar (which I keep to the right). Now with the latest version of insiders it was automatically arranged horizontally. When I right click on the title bar, the only option is a toggle between "Move views to the side" and "Move views to Panel". First of all - what does it even mean? I am trying to move the Terminal, not some weird thing called "views". And what does it mean "move to the Panel"?? Sounds like some weird, unintuitive abstraction. I don't think it helps at all.

Most importantly, when I move the Term... sorry, the "Views" to the side, it only allows me to the move it to the left. Why remove the ability to move it to the right? It's something that we were able to do for years. What problem are you trying to solve?

And if I move the Term... sorry, the "Views" to the side, then hide it... how do I get it back? The old CMD-J brings up an empty space where the Terminal used to be... the Te.. "Views" is nowhere to be seen. Can you show me a use case where that kind of behaviour would be useful?

If I then do "Terminal > New Terminal" I get a terminal - as a editor tab. So YET ANOTHER place for a terminal. It's not the same terminal I had before - that presumably is still around. Somewhere.

AAAAARGGGH

I am confused by the changes, which seem totally unnecessary and do not solve any problems. And I am irritated because I am no longer able to use VSC the way I have for years, for what to me looks like an arbitrary decision.

I hope future iterations will bring some of the old functionality back, while avoiding unnecessary abstractions. Thanks.

@jasonvarga
Copy link

I'd like to know if this is possible too.

Previously I would have my layout like this:

|-----------------------|----------|----------|
| editor(s)             | terminal | explorer |
|-----------------------|----------|----------|

Depending on whatever other applications I happened to be working on, I had a keyboard shortcut to toggle the terminal to/from the bottom/side so it would change to this:

|----------------------------------|----------|
| editor(s)                        | explorer |
|----------------------------------|          |
| terminal                         |          |
|----------------------------------|----------|

This workflow worked great for me.

Now it seems like there's only the ability to move the terminal into the "side panel", which seems like it's only ever the opposite side as the side bar. I can't have the "side bar" and the "side panel" on the same side.

@adam-arold
Copy link

@gotofritz what happened is that the devs got sloppy and they just took that functionality away. You can try to run it by hand from the commands panel and you'll get

Moving the panel with this command has been deprecated in favor of the "Move Views From Panel To Side Panel" and "Move Views From Side Panel To Panel" commands.

They came up with this sidebar thing without thinking twice about all the workflows that they are breaking with this nonsense.

@adam-arold
Copy link

adam-arold commented Feb 3, 2022

What makes this even worse is that you can maximize the Panel (the thing that's in the bottom by default and held all your views including the terminal) but you can't maximize the side panel! What I've been doing is that I had my terminal on the right side and I could toggle between invisible, visible, and maximized with a keyboard shortcut. It is very useful if you're running tmux for exmaple (or things like mc) in your terminal and you quickly want to jump between coding and doing stuff in a maximized terminal.

Whoever did this to VS Code please undo it.

@adam-arold
Copy link

adam-arold commented Feb 3, 2022

@gotofritz my suggestion is to opt-out of automatic upgrades and downgrade to 1.63, while they fix this (or roll back the broken version), you can grab it from here.

@gotofritz
Copy link
Author

@gotofritz my suggestion is to opt-out of automatic upgrades and downgrade to 1.63, while they fix this (or roll back the broken version), you can grab it from here

@adam-arold Sure, but that would only be delaying the inevitable for another month or so, wouldn't it? I'd rather be part of the conversation. Perhaps if enough users let them know their fiddling is unhelpful, they may revisit their roadmap!

@adam-arold
Copy link

@adam-arold Sure, but that would only be delaying the inevitable for another month or so, wouldn't it? I'd rather be part of the conversation. Perhaps if enough users let them know their fiddling is unhelpful, they may revisit their roadmap!

I agree with that, but it is broken now and I want to work now. I can't wait for them to fix this, unfortunately.

@daviddossett
Copy link
Contributor

cc @lychung7

@sbatten
Copy link
Member

sbatten commented Feb 4, 2022

feedback here is noted... please continue discussion in this issue #141349

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants