- Notifications
You must be signed in to change notification settings - Fork220
Autoimport not working with neovim?#298
igorlfs started this conversation inConfiguration
-
Here's my config: lspconfig.pylsp.setup({settings= {pylsp= {plugins= {rope_autoimport= {enabled=true, }, }, }, },}) OS: Arch Linux |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment 1 reply
-
@igorlfs, autoimport is not part of PyLSP 1.6.0. It will be of 1.7.0, to be released before the end of the year. |
BetaWas this translation helpful?Give feedback.
All reactions
1 reply
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Oops, sorry! It is in the README, so I thought it was already merged (I mean shipped with 1.6.0) |
BetaWas this translation helpful?Give feedback.
All reactions
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment