You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
start typing right before the closing brackets of the long string. keep typing, few newlines, etc.
the autocomplete will keep popping up and getting gradually more annoying until eventually it completely freezes the IDE
What were you expecting to happen?
I don't expect autocomplete for anything longer than a single word or a short string, but here it's trying to autocomplete literally the thing I'm typing in all of its multiline glory, and apparently once things get too complicated, the IDE implodes
Environment
Preferences
Lua
Type Safety
What are the steps to reproduce this issue?
start a long string function call like so:
start typing right before the closing brackets of the long string. keep typing, few newlines, etc.
the autocomplete will keep popping up and getting gradually more annoying until eventually it completely freezes the IDE
What were you expecting to happen?
I don't expect autocomplete for anything longer than a single word or a short string, but here it's trying to autocomplete literally the thing I'm typing in all of its multiline glory, and apparently once things get too complicated, the IDE implodes
Any logs, error output, etc?
nope. the IDE freezes but there are no errors
Any other comments?
same issue in EmmyLua: EmmyLua/IntelliJ-EmmyLua#403
The text was updated successfully, but these errors were encountered: