Skip to content

Analysis engine breaks method and variable extraction #1774

Closed

Description

Environment data

  • VS Code version: insiders
  • Extension version (available under the Extensions sidebar): master
  • OS and version: Windows 10
  • Python version (& distribution if applicable, e.g. Anaconda): CPython 3.6.5
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv
  • Relevant/affected Python packages and their versions: rope 0.10.7

Actual behavior

Nothing happens

Expected behavior

A refactoring occurs.

Steps to reproduce:

example

Logs

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

Starting the analysis engine.
[Info  - 13:43:15] Created Microsoft.PythonTools.Interpreter.Ast.AstPythonInterpreter instance from Microsoft.PythonTools.Interpreter.Ast.AstPythonInterpreterFactory
Initializing for c:\Users\_\Desktop\some bunk\.venv\Scripts\python.exe
Loading files from c:\Users\_\Desktop\some bunk

Output from Console under the Developer Tools panel (toggle Developer Tools on under Help)


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions