|
|
|
|
|
by biomcgary
1166 days ago
|
|
Just tried CodeWhisperer out. The line by line output is driving me crazy. Definitely disappointing compared to ChatGPT based code creation. I love describing what I want very briefly and getting a nice block of code to start tweaking. I wish there was an easy way to benchmark these tools and revisit them when they pass a threshold of competence. |
|
It's not necessarily the case, it can generate whole functions and even multiple functions.
Today I made a class called "DynamoUtils" and it suggested 2 full methods.