lua-language-server icon indicating copy to clipboard operation
lua-language-server copied to clipboard

Missing nested table autocompletion if type defined

Open zxsleebu opened this issue 3 years ago • 1 comments

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

expected

Actual Behaviour

1E8KhPmVwV

Reproduction steps

  1. 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

zxsleebu avatar Sep 21 '22 11:09 zxsleebu

This seems like it is probably related to https://github.com/sumneko/lua-language-server/issues/1561.

carsakiller avatar Sep 21 '22 12:09 carsakiller

issue still exists, even after closing #1561, and compiling the latest commit from github

zxsleebu avatar Nov 03 '22 19:11 zxsleebu

This is not related to #1561 .

sumneko avatar Nov 04 '22 04:11 sumneko