Intellisense for subclasses #626
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
VS Code version: 1.19.2
Python Extension version: 0.9.1
Python Version: 3.5.2
OS and version: Windows 7 x64
Actual behavior
Expected behavior
Expected that Intellisense would be available for B, just the same as for A. In B Intellisense recognizes that B has an (inherited) field called 'field', but the type of 'field' is not known.
Steps to reproduce:
See Actual behavior
Logs
Output from
Python
output panelOutput from
Console window
(Help->Developer Tools menu)The text was updated successfully, but these errors were encountered: