EmmyLua / IntelliJ-EmmyLua

Lua IDE/Debugger Plugin for IntelliJ IDEA
https://emmylua.github.io
Apache License 2.0
1.72k stars 285 forks source link

Intellij IDEA 2024.1.1 中,在函数内输入可能会导致函数内的语法着色发生闪烁 #582

Open Yoctillion opened 2 months ago

Yoctillion commented 2 months ago

Environment(环境)

name version
IDEA version 2024.1.1
EmmyLua version v1.4.13-IDEA241
OS Windows 10

What are the steps to reproduce this issue?(重现步骤?)

在函数内输入时,若出现 Intellisence 提示变量名等情况,会导致此函数内的语法着色发生闪烁,如图 GIF 24-05-06 20-59-13 如果文件足够大(如 500 行),在函数内任意输入(包括空格、换行等)都会导致类似的现象 在函数外输入不会触发此问题

What were you expecting to happen?(期望?)

参考 2023.3.6 下的表现 GIF 24-05-06 21-04-17

CppCXY commented 2 months ago

intellij版本要不行了,快试试vscode吧