forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugneeds spikeLabel for issues that need investigation before they can be worked on.Label for issues that need investigation before they can be worked on.verification-foundIssue verification failedIssue verification failed
Milestone
Description
This is causing the warning icon to show up more.
vscode-python/src/client/terminals/envCollectionActivation/service.ts
Lines 224 to 226 in b4aa112
// Clear any previously set env vars from collection | |
envVarCollection.clear(); | |
const deactivate = await this.terminalDeactivateService.getScriptLocation(shell, resource); |
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugneeds spikeLabel for issues that need investigation before they can be worked on.Label for issues that need investigation before they can be worked on.verification-foundIssue verification failedIssue verification failed