Eclipse hang when copying / pasting code

后端 未结 8 1797
失恋的感觉
失恋的感觉 2021-01-30 03:22

I have a big problem. Eclipse is hanging up when I do any copy/paste with Ctrl+C / Ctrl+V keys.

Is it due to the Eclipse vali

8条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-01-30 03:46

    I had the same issue, and was able to solve it by going to: Preferences -> Javascript -> Editor -> Typing -> "When pasting" heading ... then turning "Update imports" off.

    That one change on its own completely eliminated it, when I was previously getting hangs of 2 seconds or more on almost every copy or paste.

提交回复
热议问题