Skip to content

Renaming file will burn down LSP #4703

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
hujianxin opened this issue Mar 11, 2019 · 1 comment
Closed

Renaming file will burn down LSP #4703

hujianxin opened this issue Mar 11, 2019 · 1 comment
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. bug Issue identified by VS Code Team member as probable bug

Comments

@hujianxin
Copy link

Environment data

  • VS Code 1.32.1:
  • Extension version (available under the Extensions sidebar): 2019.2.5558 (6 March 2019)
  • OS and version: Ubuntu 16.04
  • Python version (& distribution if applicable, e.g. Anaconda): 3.7.1
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): pipenv

Expected behaviour

Rename a python file in VSCode sidebar, goto definition of LSP works fine

Actual behaviour

LSP does not work, and a progress bar above editor is always running

Steps to reproduce:

  1. XXX
    touch a.py, b.py

import b.py from a.py

change b.py to c.py

@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Mar 11, 2019
@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. upstream-language server labels Mar 11, 2019
@ghost ghost removed triage-needed Needs assignment to the proper sub-team labels Mar 11, 2019
@luabud
Copy link
Member

luabud commented Sep 11, 2019

Fixed upstream.

@luabud luabud closed this as completed Sep 11, 2019
@ghost ghost removed the needs upstream fix label Sep 11, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Sep 18, 2019
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
Projects
None yet
Development

No branches or pull requests

3 participants