Hello all :slightly_smiling_face: Is there a way t...
# gradle
j
Hello all 🙂 Is there a way to "speed up" editing
.gradle
files in IntelliJ? It gets stuck for a few second when I type each character, like it's saving/reloading.. Very frustrating Also, Gradle eats up my RAM incrementally, I think I messed my setup 😕 Do you have any advice regarding these issues? Thanks! K 1 reply Turn off auto-update in intelliJ. Then IntelliJ won't auto-reevaluate the file ever time you make a change.