Affichage des articles dont le libellé est PyCharm. Afficher tous les articles
Affichage des articles dont le libellé est PyCharm. Afficher tous les articles

jeudi 18 février 2021

JetBrain / dev IDE : IntelliJ, PyCharm, etc.

It is possible to adapt those IDE to automatically allocate some memory at the startup time, and to 


For example, edit your version of idea.vmoptions and update the '-Xmx' line so that IntelliJ runs with 4Go allowed memory (my default was 1024...)

-Xmx4096m

Note that with mac os, it shouldn't be edited by hand directly through the files, but through 
PyCharm > Help > Edit JVM options

cf. : https://intellij-support.jetbrains.com/hc/en-us/articles/206544869-Configuring-JVM-options-and-platform-properties