forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
area-debuggingfeature-requestRequest for new features or functionalityRequest for new features or functionalityinfo-neededIssue requires more information from posterIssue requires more information from posterneeds PRReady to be worked onReady to be worked on
Description
In pycharm, there is a function in which I can add modules to which my project needs, externally, this is very useful when we are developing normal applications and modules, in pycharm we have "project dependencies" in which I point the module to which my project depends and with that instead of debug looking for virtualenv it looks for the module in that specific path. VSCode has some functionality of this type for python, I have already done several searches and I couldn't find something like that, and it is sorely missed when developing applications and modules at the same time.
Metadata
Metadata
Assignees
Labels
area-debuggingfeature-requestRequest for new features or functionalityRequest for new features or functionalityinfo-neededIssue requires more information from posterIssue requires more information from posterneeds PRReady to be worked onReady to be worked on