Hacker News new | ask | show | jobs
by irthomasthomas 1114 days ago
Mine doesn't even make complex suggestions. I can't get it to suggest more than one line at a time. Wonder what's different? I'm on the beta.
2 comments

The thing can generate whole unit tests if you leave it a one-like description in a comment next to the function you want tested. It’s actually amazing.
For example, sometimes I'll start out with a code comment for a function, hit enter and the next line suggestion will be the entire function.