Eclipse hangs on copy/cut for JavaScript files

前端 未结 4 942
既然无缘
既然无缘 2020-12-28 13:55

I have Eclipse Kepler and NodeEclipse plugin installed. For NodeEclipse\'s performance reasons I have disabled content assistant for JavaScript files.

Proble

4条回答
  •  余生分开走
    2020-12-28 14:33

    Navigate to Window -> Preferences -> JavaScript -> Editor -> Typing -> When pasting

    then uncheck Update imports.

    Performance improved tremendously in my case. Hat tip to the comment left by @Alexander Taylor.

提交回复
热议问题