Something most people have enabled, I presume, but in case you didn't know:
IntelliJ can nicely display type hints for Kotlin variables such that one can stop the guessing (or hovering) game to figure out what type a variable is of.
In this YouTube Short, I'll quickly show how to enable that:
https://youtu.be/9pr3e0KHKgs▾
I'd be happy if you'd share it with people that might benefit from it as well 🙂
🙌 3
s
Stephan Schroeder
09/10/2021, 6:57 AM
yeah, that's the one thing I enable whenever I set up IntelliJ.