-
Notifications
You must be signed in to change notification settings - Fork 133
Investigate import strictness and editable installs #1169
Comments
#1013 (comment) provides https://github.com/carmenbianca/vscodesrc:
This works with This is a boiled down case of https://github.com/fsfe/reuse-tool and they work the same way:
#1085 has:
Works with #1137 (comment) provides https://github.com/chudytom/LangServerError:
Which works with #1137 (comment) provides https://github.com/rdrey/langservtest:
Which works with #989 provides https://github.com/crhan/vscode_python_error_reproduce:
Which works with #1099 is an interesting case, as the C drive is getting opened, but adding #1118 should have worked with the configuration, but the screenshots show that it's been installed as editable. #918 has a mix of things (mostly +1s and repeated comments from other threads). The original post, however, talks about actually placing user-editable packages into a virtual environment then editing them there; I think this may be out of scope because we wouldn't really be able to understand what is library code and what is not. This may be out of scope for this reason, but potentially could be improved if the underlying editable install bug is fixed. |
Why doesn't vscode use my python path to give intelligent suggestions + show parameters/docs? |
Tracking for #1139.
The text was updated successfully, but these errors were encountered: