Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Intellij, how to disable the incredibly slow animation of tool windows

Is there a way to make intellij a bit snappier and not animate the tool windows?

It's incredibly slow as it is, and not very useful.

like image 398
mjs Avatar asked May 08 '15 13:05

mjs


People also ask

Why is IntelliJ so slow?

Increase memory for IntelliJ IDEA By default, the IDE requests a maximum of 2048 MB. You can change this option in Help → Change memory settings. According to the feedback from some of our users and colleagues with big projects, changing the option to 8GB significantly improves IDE performance.

What is Tool window?

Windows Tools is a folder in the Windows 11 Control Panel. Administrative Tools is a folder in the Windows 10 Control Panel. These folders contain tools for system administrators and advanced users.

What is IntelliJ tool?

IntelliJ Platform is an OSS platform developed by JetBrains for building IDEs and language-aware developer tools. It is used by IntelliJ IDEA, Android Studio, CUBA Studio and Cursive, to name a few.


1 Answers

Disable the Appearance & Behavior > Appearance > Animate Windows option in the settings (in IntelliJ IDEA 14). You can also find this option by searching for "animate" in the search box of the settings.

like image 191
Bas Leijdekkers Avatar answered Oct 12 '22 12:10

Bas Leijdekkers