IntelliJ-EmmyLua icon indicating copy to clipboard operation
IntelliJ-EmmyLua copied to clipboard

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

Open Yoctillion opened this issue 1 year ago • 2 comments

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

Yoctillion avatar May 06 '24 13:05 Yoctillion

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

CppCXY avatar May 06 '24 16:05 CppCXY

可以试试这个插件: https://plugins.jetbrains.com/plugin/25076-emmylua2/edit

CppCXY avatar Aug 09 '24 12:08 CppCXY

可以试试这个插件: https://plugins.jetbrains.com/plugin/25076-emmylua2/edit

试了下,感觉速度确实快了点(但是这个问题还是会有) 一些自动补全的内容(补全 end、括号、自动缩进)和 live template 等看起来还有些问题,内存占用也变高了一些,期待后续更新吧

Yoctillion avatar Aug 30 '24 06:08 Yoctillion

官方已在 2024.2.2 中修复

Yoctillion avatar Sep 19 '24 02:09 Yoctillion