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:
Logs
Output for Python
in the Output
panel (View
→Output
, 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