The intellij idea takes up a lot of RAM, is there a way we can reduce the program size?
>Solution :
go to
C:\Users{yourName}\AppData\Roaming\JetBrains\IntelliJIdea2022.1 (your version)
edit idea64.exe.vmoptions
-Xmx2015m -> -Xmx1024m (maximum memory)