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
Hey
i use python language server in my custom project. Since i updated it to newest version of develop branch (Latest commit 95d7535) the completion function doesn't returns any std statements like "pass", "for", etc.
The text was updated successfully, but these errors were encountered:
I would expect that the python language server also return the std statements like in other editors or ideas or other language server (for example the official java ls). Before (commit fix request-id (#268)) your pyls always return this statements :-)
Hey
i use python language server in my custom project. Since i updated it to newest version of develop branch (Latest commit 95d7535) the completion function doesn't returns any std statements like "pass", "for", etc.
The text was updated successfully, but these errors were encountered: