Refactor Code for Terminal Environment Variable Experiment #23320
Labels
area-terminal
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
triage-needed
Needs assignment to the proper sub-team
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.
The text was updated successfully, but these errors were encountered: