lua_ls: autocompletion suggestion is triggered unexpectedly after comma in Lua files #653
-
I'm experiencing an issue where autocompletion suggestions of buffer texts pop up unexpectedly whenever I start to insert right after a comma in Lua files. I'm using the latest LazyVim with its default configuration. I tested this behavior with Go files, and the issue does not reproduce. Any insights or suggestions would be greatly appreciated. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
xzhang8102
Dec 22, 2024
Replies: 1 comment
-
It seems fixed after upgrading. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Saghen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems fixed after upgrading.