Skip to content
New issue

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

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

Already on GitHub? # to your account

Correctly pass selected workspace root to terminal profile #12199

Merged

Conversation

tsmaeder
Copy link
Contributor

What it does

Pass selected workspace root as cwd when modifying shell profile instead of rootUri.

Fixes #12197

Contributed on behalf of STMicroelectronics

How to test

Test starting new terminal view the terminal menu in single- and multiroot workspaces.

Review checklist

Reminder for reviewers

Fixes eclipse-theia#12197

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
Copy link
Contributor

@colin-grant-work colin-grant-work left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This resolves the problem of opening terminals in multi-root workspaces. 👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
terminal issues related to the terminal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ShellTerminalProfile modify method broken
3 participants