Closed
Description
Environment data
- VS Code version: 1.24.1
- Extension version (available under the Extensions sidebar): 2018.5.0
- OS and version: macOS Sierra 10.12.6
- Python version (& distribution if applicable, e.g. Anaconda): 2.7.15 64 bit
- Type of virtual environment used: N/A
- Relevant/affected Python packages and their versions: rope 0.10.7
Actual behavior
"Rename Symbol" shows a menu where you can type new symbol name but after pressing Enter the menu disappears and nothing happens
Expected behaviour
The symbol should be renamed across all the file
Steps to reproduce:
- Open any python script
- Select any symbol with a cursor
- Press F2 or RightClick->"Rename Symbol"
- Type new symbol name and press Enter
Logs
Output for Python
Nothing shows there on the Rename attempt, just a single line:
Starting the classic analysis engine.
Output from Console
Nothing shows there on the Rename attempt, just a single line:
/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:1311 INFO no standard startup: panel is active
Metadata
Metadata
Assignees
Labels
No labels