THUDM / CodeGeeX4

CodeGeeX4-ALL-9B, a versatile model for all AI software development scenarios, including code completion, code interpreter, web search, function calling, repository-level Q&A and much more.
https://codegeex.cn
Apache License 2.0
1.54k stars 118 forks source link

webstorm插件,会导致较大项目一直卡死 #54

Open jsoncode opened 3 months ago

jsoncode commented 3 months ago

问题:在webstorm使用codegeex插件时,部分大型项目卡死,如下图,经过测试,会卡两三个小时以上。

d4a239e0c2cefc1da358be07b23a23f

受影响版本:如下图:

image

关闭插件后,项目秒开,经过多轮验证。确定是该插件引起。

项目情况:

项目使用umi/dumi 库,会在src下生成.umi缓存文件,文件数量巨大,尽管webstorm已经设置该目录为禁用索引目录,但是插件仍然对该目录文件进行了遍历索引解析,从而导致卡死。

image

期望

希望优化此问题。

crazygo commented 3 months ago

你好,抱歉给你带来了不便。我们尽快进行排查。 也欢迎加我的微信 nob301 提出其它的建议。