-
Notifications
You must be signed in to change notification settings - Fork 39.5k
Python Env activation commands fail to run in Pwsh on Mac #273017
Copy link
Copy link
Closed
microsoft/vscode-python-environments
#952Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelterminal-shell-pwshAn issue in the terminal specific to PowerShell, including shell integrationAn issue in the terminal specific to PowerShell, including shell integrationverifiedVerification succeededVerification succeeded
Milestone
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelterminal-shell-pwshAn issue in the terminal specific to PowerShell, including shell integrationAn issue in the terminal specific to PowerShell, including shell integrationverifiedVerification succeededVerification succeeded
To solve this I need to press the enter key
This is a problem on Copilot as Copilot extension also sends some commands.
& since terminal is stuck here, when copilot sends the commands (even after 10s) it just get concatenated (into oneline) and we end up with invalid commands