lua-language-server
lua-language-server copied to clipboard
Missing nested table autocompletion if type defined
How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
Which OS are you using?
Windows
What is the issue affecting?
Completion
Expected Behaviour

Actual Behaviour

Reproduction steps
- Just paste the code into the editor, and you'll catch this autocompletion mistake
Additional Notes
Maybe a month ago this was working. Maybe it has broken due to recent commits
Log File
No response
This seems like it is probably related to https://github.com/sumneko/lua-language-server/issues/1561.
issue still exists, even after closing #1561, and compiling the latest commit from github
This is not related to #1561 .