-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
more detailed instructions #1
Comments
Hi, can you provide a minimal reproducible example?
There's more info on microsoft/pyright#967 (comment), I can add that to the docs. On the usage side, like noted it works well if you have a symbol you're trying to automatically import that's already imported somewhere else in the project workspace. |
@russarr that's strange, if the pyright provides an "Auto-import" option then the plugin should be able to resolve the import. Can you please post pyright version and nvim version you're using? |
Hi.
The plugin doesn't work for me.
There is Note in Readme
Can you give more detailed instructions how to use it? Or give link to some guides?
P.S. Pyright imports works from autocompletion menu, so somehow pyright works with imports
NVIM v0.10.0-dev-1816+g2d33a766a
OS: Windows 10 22H2
The text was updated successfully, but these errors were encountered: