lua-language-server icon indicating copy to clipboard operation
lua-language-server copied to clipboard

检测时间过长,导致操作失败。。。。。。。

Open 299Soul opened this issue 1 year ago • 11 comments

How are you using the lua-language-server?

Visual Studio Code Extension (sumneko.lua)

Which OS are you using?

Windows

What is the issue affecting?

Type Checking

Expected Behaviour

进行多条的if...elseif..end操作后,点击代码块收缩。

Actual Behaviour

出现收缩代码块操作不响应,或者操作后长时间才会响应的情况。

Reproduction steps

if ... elseif ... end 当中的elseif有6条左右

Additional Notes

No response

Log File

No response

299Soul avatar Sep 27 '24 01:09 299Soul