forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
area-testingfeature-requestRequest for new features or functionalityRequest for new features or functionality
Description
I spend a frustraring amount of time and mental energy having to uninstall packages that this extension "helpfully" installed for me, such as pytest or ipykernel. Would it be possible to add a global toggle to disable this behaviour? I.e. for the extension to only ever advise about missing packages such as pytest and ipykernel and never call out to conda install or similar?
I want to manage my own environments, and make sure that the environment is only changed when I intended to do it. It surprises me everytime this extension feels entitled to modify my environments, and 9 times out 10, I did not want that extension installed and it was only missing because I had the wrong environment activated.
Metadata
Metadata
Assignees
Labels
area-testingfeature-requestRequest for new features or functionalityRequest for new features or functionality