Skip to content

Inline Chat

Inline Chat lets you ask questions and get code modifications without leaving your current file.

Press Ctrl+I / Cmd+I to open the inline chat panel at your cursor position.

  • “Add null checks to this method”
  • “Convert this to async/await”
  • “Explain what this code does”
  • “Write unit tests for this class”

The AI shows a diff preview. Click Accept to apply changes or Dismiss to cancel.