Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Renaming file will burn down LSP #729

Closed
DonJayamanne opened this issue Mar 11, 2019 · 0 comments
Closed

Renaming file will burn down LSP #729

DonJayamanne opened this issue Mar 11, 2019 · 0 comments
Assignees
Labels
bug Something isn't working feature: references
Milestone

Comments

@DonJayamanne
Copy link

@hujianxin commented on Sun Mar 10 2019

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working feature: references
Projects
None yet
Development

No branches or pull requests

2 participants