forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsfeature-requestRequest for new features or functionalityRequest for new features or functionalitygood first issueneeds PRReady to be worked onReady to be worked on
Description
I don't know if you have usage statistics on this but it seems more annoying than useful. I am almost always working within a virtualenv which I set by clicking on the bottom left and selecting my python interpreter.
The hashbang by design is super generic, like #!/usr/bin/env python3. Clicking "set as interpreter" just changes it to system python which is almost always not useful, especially when you're already in a virtualenv.
I recommend removing this suggestion all together or at the very least removing it when the python path is explicitly listed in settings.json
gimbo, ginomempin, ablakey, erihanse, seqizz and 14 moreperrinjeromeladyrick
Metadata
Metadata
Assignees
Labels
area-environmentsFeatures relating to handling interpreter environmentsFeatures relating to handling interpreter environmentsfeature-requestRequest for new features or functionalityRequest for new features or functionalitygood first issueneeds PRReady to be worked onReady to be worked on
