0

Webstorm keeps hanging. I followed the following steps. Clicked on Help > Edit Custom VM Options

Change the settings to:

-Xms750m
-Xmx2084m
-XX:MaxPermSize=2048m
-XX:ReservedCodeCacheSize=1024m
-XX:+UseCompressedOops

However, this has not prevented webstorm from hanging.

runtimeZero
  • 26,466
  • 27
  • 73
  • 126
  • Freezing is not necessary caused by memory issues. If it stops responding, try getting thread dumps (https://intellij-support.jetbrains.com/hc/en-us/articles/206544899-Getting-a-thread-dump-when-IDE-hangs-and-doesn-t-respond) and provide them to support – lena Jun 07 '16 at 15:23
  • using suggestions from here.. seems to be working for webstorm http://stackoverflow.com/questions/28760415/how-should-i-set-the-memory-for-intellij-14 – runtimeZero Jun 07 '16 at 15:59
  • did you get outOfMemory error popup? – lena Jun 07 '16 at 16:06

0 Answers0