-
Notifications
You must be signed in to change notification settings - Fork 765
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
Symbol renaming does not work. #1517
Comments
Are you opening the directory or the file? You need to open a file to establish a workspace. Symbol rename happens within a workspace. |
Since this isn't a core type checking feature, I'm going to transfer it to the pylance-release repo. |
I'm opening a file, not a directory. |
thank you for the report. |
This is a duplicate of #1300. |
Describe the bug
When you open freestanding python file and try to rename symbol, nothing happens.
To Reproduce
Expected behavior
Symbol gets renamed.
VS Code extension or command-line
Both? v2021.6.944021595
The text was updated successfully, but these errors were encountered: