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

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

Open
Yoctillion opened this issue May 6, 2024 · 1 comment
Labels

Comments

@Yoctillion
Copy link

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 CppCXY added the bug label May 6, 2024
@CppCXY
Copy link
Member

CppCXY commented May 6, 2024

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

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

No branches or pull requests

2 participants