-
Notifications
You must be signed in to change notification settings - Fork 37k
Use Extension Provided Terminal Profile from Context Menu #195108
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
Use Extension Provided Terminal Profile from Context Menu #195108
Conversation
@microsoft-github-policy-service agree |
This fixes the bug reported in issue #195107. If the default terminal profile is a profile that is provided by an extension, clicking the file explorer context menu item,
Open in Integrated Terminalwill now open the integrated terminal using the default profile with the current working directory set to the directory of the selected file.