-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
Comments
Re "It would be awesome if we could set the width of the terminal ourselves" We have the command
What do you mean by this? |
Yes: #193267 |
How can I use this command 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. |
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. |
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. |
maybe a gif would help? not sure how the horizontal scrollbar would ever impact the height of the terminal |
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! |
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:
The text was updated successfully, but these errors were encountered: