Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing nested table autocompletion if type defined #1577

Open
zxsleebu opened this issue Sep 21, 2022 · 3 comments
Open

Missing nested table autocompletion if type defined #1577

zxsleebu opened this issue Sep 21, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@zxsleebu
Copy link

zxsleebu commented Sep 21, 2022

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 zxsleebu changed the title No nested table autocompletion if type defined Missing nested table autocompletion if type defined Sep 21, 2022
@carsakiller
Copy link
Collaborator

This seems like it is probably related to #1561.

@sumneko sumneko added the bug Something isn't working label Sep 30, 2022
@sumneko sumneko added this to the 3.6.0 milestone Sep 30, 2022
@sumneko sumneko added enhancement New feature or request and removed bug Something isn't working labels Oct 11, 2022
@sumneko sumneko removed this from the 3.6.0 milestone Oct 11, 2022
@zxsleebu
Copy link
Author

zxsleebu commented Nov 3, 2022

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

@sumneko
Copy link
Collaborator

sumneko commented Nov 4, 2022

This is not related to #1561 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants