You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This won't work for some of the native modules as they are not written in python, hence navigation to the source won't work.
For instance navigating to the source of Random should work:
Environment data
VS Code version: 1.19.2
Python Extension version: 0.9.1
Python Version: 3.6.4
OS and version: Mac 10.12.6
Actual behavior
Built-in module can not go to definition
like:
can not go to definition
Expected behavior
Built-in functions can go to definition
Steps to reproduce:
Logs
Output from
Python
output panelOutput from
Console window
(Help->Developer Tools menu)The text was updated successfully, but these errors were encountered: