Replies: 1 comment
-
Please open an issue at https://github.com/microsoft/pylance-release/issues . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
fileA.py
fileB.py
If I type
__init__
and use autocomplete. Pylance will give me the following code:However, I want autocomplete can recognize
0*u.yr
in A instead of ...Beta Was this translation helpful? Give feedback.
All reactions