Hacker News new | ask | show | jobs
by TulliusCicero 810 days ago
100% agreed. I want to see the types, and not just when hovering.

Now, if the IDE autocompletes the type declaration for me somehow, that's great! That's a win-win: I save time but still maintain readability.

1 comments

"if the IDE autocompletes the type declaration for me somehow".

Then you will need type inference to some extend. :D