-
Notifications
You must be signed in to change notification settings - Fork 31
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
Milestone
Description
VS Code Version 1.97.0
Environments Version 0.3.10411011
Related Settings:
"terminal.integrated.defaultProfile.windows": "Git Bash",
Terminal: Create New Terminal
leads to auto command
C:\Users\<USER>\Anaconda3\Scripts\conda.EXE activate C:\Users\<USER>\anaconda3\envs\py38
and results in an error bash: C:Users<USER>Anaconda3Scriptsconda.EXE: command not found
Due to windows style paths parsing in bash shell.
Uninstalling Python Environments Extension was necessary.
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug