Open
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment