postalservice14 / vuejs-plugin

[DEPRECATED] Vue.js features for the Intellij Platform (WebStorm, RubyMine, Intellij, etc)
139 stars 20 forks source link

VueJS plugin appear to leak and is causing hangs in IntelliJ Ultimate 2017.2.6 #34

Open mfinger opened 6 years ago

mfinger commented 6 years ago

I'm finding it nearly impossible to use the VueJS plugin in IntelliJ.

I've narrowed it down to this plugin by turning a lot of other unneeded plugins off. If I turn just the VueJS plugin off, everything is fine.

Here is after full index and 5+ minutes of sitting idle w/ VueJS disabled: screen shot 2017-11-29 at 2 52 23 pm screen shot 2017-11-29 at 2 52 45 pm

I then enable the VueJS plugin and restart, letting it fully index and sit idle: screen shot 2017-11-29 at 2 58 24 pm screen shot 2017-11-29 at 2 59 00 pm

Then if I let it site idle for a lot longer, I get a warning from IntelliJ about running out of memory (I already bumped it from 750M to 2048M)

While the large use of memory isn't so impactful, when trying to work in IntelliJ I get the spinning beachball every few minutes just scrolling around, trying to select text or even typing.