forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Closed
Copy link
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
Description
Environment data
VS Code version: 1.18.0
Python Extension version: 0.8.0
Python Version: 3.5.3 Anaconda 4.0.0
OS and version: Widows 10 Professional
Actual behavior
"Symbol Rename" for a Python symbol fails to rename in about 50% of cases. The symbol remains as its old name and is not renamed
Expected behavior
Rename to rename symbols everytime.
Steps to reproduce:
- Select symbol (e.g. "node"), choose "Rename Symbol" from context menu
- Enter new symbol name (e.g. "node2")
- Press Enter
Symbol may not be renamed
Logs
Output from Python
output panel
No output
Output from ```Console window``` (Help->Developer Tools menu)
No output
yihuaf, vaganych, Mastergalen, dav-ell, kmsquire and 31 more
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug