I have Eclipse Kepler and NodeEclipse plugin installed. For NodeEclipse\'s performance reasons I have disabled content assistant for JavaScript files.
Proble
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.