docs/ide-extensions/edit/how-it-works.mdx
When you start an edit session, Continue:
If you accept the diff, we remove the previously highlighted lines, and if you reject the diff, we remove the proposed changes.
<Info> **Looking for AI that predicts your next edit?** Check out [Next Edit](/ide-extensions/autocomplete/next-edit), an experimental feature that proactively suggests code changes before you even start typing, going beyond traditional autocomplete to anticipate entire code modifications. </Info>If you would like to view the exact prompt that is sent to the model during an edit, you can find it in the prompt logs.