Fields from inherited classes are not suggested #660
Labels
bug
Something isn't working
feat/LuaCats Annotations
Related to Lua Language Server Annotations (LuaCats)
Milestone
Describe the Bug
Fields from inherited classes are not suggested while typing them out.
Instead of showing both the fields of the current class and fields from inherited classes, it only shows fields from the current class.
If the full field is typed out, it does show that it is a real field.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The fields from the first class would show up as a suggestion.
Environment (please complete the following information):
Additional context
This problem does not happen in version 2.3.6 and below of the extension.
Nothing else has changed besides the version of the extension used.
Provide logs
file_d%3A_Repositories_Figura-VSCode-Documentation.log
The text was updated successfully, but these errors were encountered: