Skip to content

language servers aren't changing after several times if using None and Python 2.7 #19008

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

Closed
meganrogge opened this issue Apr 26, 2022 · 4 comments · Fixed by #19266
Closed

language servers aren't changing after several times if using None and Python 2.7 #19008

meganrogge opened this issue Apr 26, 2022 · 4 comments · Fixed by #19266
Assignees
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. bug Issue identified by VS Code Team member as probable bug needs spike Label for issues that need investigation before they can be worked on.

Comments

@meganrogge
Copy link

Testing #18964

I changed the language server a few times, set it to None and now it won't update and there's no intellisense

none.mov
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Apr 26, 2022
@karthiknadig karthiknadig added bug Issue identified by VS Code Team member as probable bug area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. triage and removed triage-needed Needs assignment to the proper sub-team labels Apr 26, 2022
@kimadeline
Copy link

Is this issue the same as #19007 (workspace scope vs user scope of the python.languageServer setting)?

@meganrogge
Copy link
Author

I'm also seeing this
Screen Shot 2022-05-02 at 8 26 26 AM

@kimadeline
Copy link

Yep, Jedi doesn't work with Python 2.7. Did it stop working after you selected Jedi as your language server (in the workspace scope)?

@meganrogge
Copy link
Author

Yes I think so

@kimadeline kimadeline changed the title language servers aren't changing after several times language servers aren't changing after several times if using Jedi and Python 2.7 May 2, 2022
@kimadeline kimadeline added needs spike Label for issues that need investigation before they can be worked on. and removed triage labels May 2, 2022
@kimadeline kimadeline changed the title language servers aren't changing after several times if using Jedi and Python 2.7 language servers aren't changing after several times if using None and Python 2.7 Jun 8, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. bug Issue identified by VS Code Team member as probable bug needs spike Label for issues that need investigation before they can be worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants