Intellisense not working with TensorFlow 2.0 #5350
Labels
area-intellisense
LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.
bug
Issue identified by VS Code Team member as probable bug
Environment data
Expected behaviour
When I hover over a variable I see the object definition (this is example is using
tensorflow=1.12.0
)Actual behaviour
When using

tensorflow==2.0.0-alpha0
I see no object description in the hover overlaySteps to reproduce:
Logs
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)The text was updated successfully, but these errors were encountered: