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

move terminal section from View to Editor. #129387

Closed
byehack opened this issue Jul 26, 2021 · 8 comments
Closed

move terminal section from View to Editor. #129387

byehack opened this issue Jul 26, 2021 · 8 comments
Assignees
Labels
*extension-candidate Issue identified as good extension implementation info-needed Issue requires more information from poster

Comments

@byehack
Copy link

byehack commented Jul 26, 2021

move terminal section from View to Editor when drag&drop or terminal.integrated.defaultLocation = editor.

it can be like this icon to add directly in editor tabs secation:
image

or add Terminal to the ... in editor.

@vscodebot
Copy link

vscodebot bot commented Jul 26, 2021

@meganrogge
Copy link
Contributor

not sure what you mean

@meganrogge meganrogge added the info-needed Issue requires more information from poster label Jul 27, 2021
@byehack
Copy link
Author

byehack commented Jul 27, 2021

not sure what you mean

when terminal.integrated.defaultLocation to editor it should be easier to access and create terminals in editor.

@meganrogge
Copy link
Contributor

oh you must be on an old version of vscode. I think the functionality you're describing already exists.
recording (44)

@byehack
Copy link
Author

byehack commented Jul 28, 2021

oh you must be on an old version of vscode. I think the functionality you're describing already exists.
recording (44)

as you can see when there is no terminal opens in the editor section, you should create one from View section then drag it to editor.(this is not good when terminal.integrated.defaultLocation set to editor. we set it to have easier access from editor section)

image
i mean above icon should show on all langauges not just terminals.
like this:
image

@Tyriar
Copy link
Member

Tyriar commented Jul 28, 2021

We're not planning on adding the + terminal button there when files are opened, you could however build an extension that adds this fairly easily.

@Tyriar Tyriar added the *extension-candidate Issue identified as good extension implementation label Jul 28, 2021
@byehack
Copy link
Author

byehack commented Jul 28, 2021

i say this just for easier access from editor.

also we can have Terminal to the ... in editor.

or you can mixed it with debug/run icon that disuccess here.(maybe this is bad idea)

@Tyriar
Copy link
Member

Tyriar commented Jul 28, 2021

@byehack it's a good extension idea 🙂 adding it always there would cause too much bloat since it's an optional feature

@github-actions github-actions bot locked and limited conversation to collaborators Sep 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*extension-candidate Issue identified as good extension implementation info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants