I am running a 64-bit version of WebStorm 2016.1.1 and it changes a few characters that I print. I tried to disable plugins and increase the maximum allocated memory to 8 GB, but the performance did not improve.
He is not far behind a new new project, so this should be my project size. However, I did not type in a lot of code (<5k lines), so I came to the conclusion that these are all mine node_modules.
I tagged the catalog buildand node_moduleshow exceptions, but for some reason, only the build directory is displayed in red (which is the color of the excluded directory). node_modulesappears in my list of excluded directories when checking my settings, but in the list of projects it is still displayed in yellow:

The only thing I can think of that seems suspicious is that it says “root libraries” next to node_modules, but I could not find much information about this.
I am completely out of ideas. What could be causing the problem that the editor is so far behind?
source
share