Skip to content

Rename Symbols feature doesn't work #1992

Closed
@aleksejkozin

Description

@aleksejkozin

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:

  1. Open any python script
  2. Select any symbol with a cursor
  3. Press F2 or RightClick->"Rename Symbol"
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions