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

[feature] Split Created ROS Terminals into another ROS Terminal with property inheritance #1126

Open
Scoeerg opened this issue Sep 12, 2023 · 1 comment
Labels
feature request Suggested features help wanted Extra attention is needed Terminal

Comments

@Scoeerg
Copy link

Scoeerg commented Sep 12, 2023

What is currently happening
Currently using CTRL + Shift + P, then ROS: Create Terminal opens a ROS-sourced terminal. VSCode then supports Right-Click Terminal Split Terminal OR CTRL + Shift + 5 to split the Terminal into parts.

The "child"-terminal then is an ordinary bash-Terminal.

What is needed

Make "child"-terminal splitted from ROS-Terminal another ROS Terminal with property inheritance. I.e. with the same sourced ressources.

Why is it needed
Nothing urgent of course, but it would be more comfortable for a workflow where one is running multiple commands simultaneously. E.g. ros2 run foopackage fooexecutable and ros2 run barpackage barexecutable.

@Scoeerg Scoeerg added the feature request Suggested features label Sep 12, 2023
@ooeygui ooeygui added Terminal help wanted Extra attention is needed labels Jan 8, 2024
@ooeygui
Copy link
Member

ooeygui commented Jan 8, 2024

thank you for the feature request.
The split terminal feature is part of VSCode, I'm not sure that an extension can intercept that event and modify it. This will require some research.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Suggested features help wanted Extra attention is needed Terminal
Projects
None yet
Development

No branches or pull requests

2 participants