forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
area-terminaldebtCovers everything internal: CI, testing, refactoring of the codebase, etc.Covers everything internal: CI, testing, refactoring of the codebase, etc.triage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Description
We should refactor: src/client/terminals/envCollectionActivation/service.ts in a way that we create two separate service for the new terminal environment variable experiment:
One service that would perform fetching environment variables via process (fallback option in case shell integration way doesn't work), another serivce that would fetch environment variables using shell integration enabled hidden terminal approach.
Metadata
Metadata
Assignees
Labels
area-terminaldebtCovers everything internal: CI, testing, refactoring of the codebase, etc.Covers everything internal: CI, testing, refactoring of the codebase, etc.triage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team