Not seeing any auto import suggestions #35520
Unanswered
pieterdd
asked this question in
Help and General Q&A
Replies: 0 comments
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.
-
I'm not getting any import suggestions in Zed when writing Python code. I mean the sort of thing that if you typed
datetime
will suggest to addfrom datetime import datetime
to the top of your file. I found an old thread about this feature not being available but it might be out of date.How do I set it up?
Beta Was this translation helpful? Give feedback.
All reactions