19

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.

mjs
  • 21,431
  • 31
  • 118
  • 200

1 Answers1

32

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.

Bas Leijdekkers
  • 23,709
  • 4
  • 70
  • 68
  • Thanks, the tool window animation literally locks the UI until complete on Linux Mint (at least on my machine). – Josh M. Jun 27 '18 at 15:27