lua_ls: autocompletion suggestion is triggered unexpectedly after comma in Lua files #653
Unanswered
xzhang8102
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
All reactions