Issues in vscode devcontainer #6572
Unanswered
michaelxswe
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
devcontainer.json
Whenever I try to create a new file, pylance won't recognize the new file and cause import to fail
For example if I create a new file and try to import it from main.py, i will get the following error
Now if I reload the the ide window, import works as expected.
Does anyone know how I can resolve this?
Beta Was this translation helpful? Give feedback.
All reactions