Smart Apply available in JetBrains
Smart Apply now available in JetBrains for instantly turning chat suggestions into diffs.
Announced for VS Code users in the last IDE release (v1.32), Smart Apply is now available for JetBrains and allows users to take suggestions from the Cody chat window and near-instantly turn them into diffs in your code. Every code block presented in a chat window will now have a new "Apply" button shown to the user and when clicked, Cody will automatically analyze your open code file, find where that relevant code should live, and add a diff.