Hacker News new | ask | show | jobs
by josefx 1029 days ago
Doesn't autocomplete show the arguments? I usually use Netbeans when I write Java, so no idea if InelliJ is just that bad.
2 comments

IntelliJ definitely shows the arguments lol
It shows the argument names and even highlights the current one where the cursor is. But sometimes my thought process is just different.