Closed
Description
Environment data
VS Code version: 1.19.0
Python Extension version: 0.9.1
Python Version: 2.7
OS and version: Windows Server 2012 R2
Actual behavior
Not able to use go to definition with python mode.
Is there a particular way to configure Winpython's python as the python interpreter ?
Expected behavior
F12 yields to the definition of the object
Steps to reproduce:
- Open a python file
- Cursor on some variable
- Press F12