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

Terminal feature request #206767

Closed
vusal5555 opened this issue Mar 4, 2024 · 8 comments
Closed

Terminal feature request #206767

vusal5555 opened this issue Mar 4, 2024 · 8 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@vusal5555
Copy link

vusal5555 commented Mar 4, 2024

Type: Feature Request

1)It would be awesome if we could set the width of the terminal ourselves, because every time the user pulls up the terminal, they will have to deal with precision.
2)Being able to detach the terminal from vs code as a separate window where it will have the problems, output and debug controls tabs included. I have tried some approaches such as duplicating workspaces or opening a new window, although they seemed to work fine, later I realized that I cannot see typescript errors in the duplicated vs code instance where I had the terminal open.

VS Code version: Code 1.87.0 (019f4d1, 2024-02-27T23:41:44.469Z)
OS version: Windows_NT x64 10.0.22631
Modes:

@vusal5555 vusal5555 changed the title Terminal defalt height ajdustment Terminal default height adjustment Mar 4, 2024
@vusal5555 vusal5555 changed the title Terminal default height adjustment Terminal feature request Mar 4, 2024
@meganrogge
Copy link
Contributor

Re "It would be awesome if we could set the width of the terminal ourselves"

We have the command Terminal: Set Fixed Dimensions which allows you to set fixed dimensions.

they will have to deal with precision.

What do you mean by this?

@meganrogge
Copy link
Contributor

Re "Being able to detach the terminal from vs code as a separate window where it will have the problems, output and debug controls tabs included", I'm not sure if detaching the panel has been discussed, cc @bpasero or @Tyriar

@meganrogge meganrogge added the info-needed Issue requires more information from poster label Mar 4, 2024
@bpasero
Copy link
Member

bpasero commented Mar 4, 2024

Yes: #193267

@vusal5555
Copy link
Author

Terminal: Set Fixed Dimensions

Re "It would be awesome if we could set the width of the terminal ourselves"

We have the command Terminal: Set Fixed Dimensions which allows you to set fixed dimensions.

they will have to deal with precision.

What do you mean by this?

How can I use this command Terminal: Set Fixed Dimensions?

as for the second question, I meant we have to drag it up and down to adjust its height according to the screen size. It would be great if we had a fixed height for it.

@meganrogge
Copy link
Contributor

Can you explain the current scenario that's a problem for you?

Are you dragging up on the panel with the mouse?

If you instead use the keyboard shortcut to show and hide the panel, set the height once, it'll persist.

@vusal5555
Copy link
Author

The problem is that when I code I sometimes need to drag to the right or left to see the code that overflows. since the horizontal scrollbar is on the terminal I accidentally drag it down and minimize it. what I wanna do is that make it have the fixed height so I cannot mess up its height accidentally. it would be great if I had some kind of setting which would block the terminal drag functionality and or just gave it the fixed height.

@meganrogge
Copy link
Contributor

since the horizontal scrollbar is on the terminal I accidentally drag it down and minimize it.

maybe a gif would help? not sure how the horizontal scrollbar would ever impact the height of the terminal

@vscodenpa
Copy link

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Mar 16, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

5 participants