Skip to content
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

Simple statements not in completion list #321

Open
philipp-lein opened this issue Mar 29, 2018 · 2 comments
Open

Simple statements not in completion list #321

philipp-lein opened this issue Mar 29, 2018 · 2 comments

Comments

@philipp-lein
Copy link

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.

@gatesn
Copy link
Contributor

gatesn commented Mar 29, 2018

@phill1234 are you saying that it used to? I'm not sure anything would have returned those things before unless Jedi does.

@philipp-lein
Copy link
Author

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 :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants