You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have recently updated to v2.0 of the plugin, I program mostly in python, and lsp-zero has served me great using pyright as my language server.
The stupid part of this question as indicated by the title is that my brain can swear that up until about a week ago my lsp would auto-import and suggest builtin libraries, which saves me automatically writting imports for all those silly modules you use on a day-to-day basis (sys, time, datetime so forth).
Well, I guess my question here is that I do not know whether this is a misconfiguration on my end, or even if I imagined that the lsp with autocomplete would suggest these modules and if someone else can confirm the change in behaviour. (I imagine this could be caused by a change in pyright itself but looking through the changelog didn't see anything that alluded to it)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have recently updated to v2.0 of the plugin, I program mostly in python, and lsp-zero has served me great using pyright as my language server.
The stupid part of this question as indicated by the title is that my brain can swear that up until about a week ago my lsp would auto-import and suggest builtin libraries, which saves me automatically writting imports for all those silly modules you use on a day-to-day basis (sys, time, datetime so forth).
Well, I guess my question here is that I do not know whether this is a misconfiguration on my end, or even if I imagined that the lsp with autocomplete would suggest these modules and if someone else can confirm the change in behaviour. (I imagine this could be caused by a change in pyright itself but looking through the changelog didn't see anything that alluded to it)
Beta Was this translation helpful? Give feedback.
All reactions