Hacker News new | ask | show | jobs
by adrianmonk 3031 days ago
Don't most decent IDEs support something like that? In Eclipse you can just type

    new Person("John")
And then hit Ctrl-2 L.
1 comments

Very well possible, but I'm not familiar with key combinations for other (Java) IDEs.