Support code completion for modules imported with alias. #2759
Unanswered
tillahoffmann
asked this question in
General
Replies: 1 comment 2 replies
-
Moving this issue to discussion as an enhancement request for comments and upvotes. |
Beta Was this translation helpful? Give feedback.
2 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.
-
It would be nice to support code completion for modules that are not auto-imported by the parent package when the parent package is aliased. Bit of a mouthful. Here's an example.
Code completion works as expected when the parent package auto-imports the module. Another example.
Beta Was this translation helpful? Give feedback.
All reactions