Cocos Code IDE 1.2.0 freezes every time i copy (ctrl+c) text of code

Often I want to copy and paste some part of text by ctrl+c or by button “copy” in context menu my Coco code IDE freeze for a while (in Javascript project). Code completition is really slow too.

Often It happend to me in coco IDE 1.1.0. So I tried reinstall and upgrade to last version 1.2.0 but it did not help.

Does anybody have similar problem? What it could be caused by? Is there some settings in IDE which I should use to fix this problem?

Thanks for any reply

You can disable “Update imports” in Preferences/JavaScript/Editor/Typing

2 Likes

@thomasjab Thank you!!! The slow down was driving me nuts for the past days!

Is there any way to stop the freezes when using cocos code ide with lua?

I would like to know this also. The IDE constantly freezes when copying, cutting or pasting code. I am using Cocos Code IDE Build V1.2.0 and developing in Lua. Is there any workaround to stop the freezing?