How to solve battling Type & Warning popups in Intellij Scala editor -


in intellij, when hover of variable, helpfully show type above it:

enter image description here

and if have error or warning, hover helpfully show warning below it.

enter image description here

however, of time warning related variable, millisecond of warning popup replaced type

enter image description here

enter image description here

unlike above images, there isn't enough time read warning. there way defeat behavior or change 1 of 2 winds pop-up war?

in preferences -> scala, there option named 'show type info on mouse motion delay'. change delay, or uncheck box.

this stackoverflow question related.


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -