CodeWhisperer's features are becoming a part of Amazon Q Developer. Learn more
Line-by-line recommendations
Depending on your use case, CodeWhisperer may not be able to generate an entire function block in one recommendation. However, CodeWhisperer can still provide line-by-line recommendations.
In this example using Go and GoLand, CodeWhisperer provides line-by-line recommendations.
Here is another example of line-by-line recommendations using Go and GoLand, this time with a unit test.
In this example, CodeWhisperer provides line-by-line recommendations using C++ and CLion.
