Skip to main content
Open the integrated code editor with Cmd+E (macOS) or Ctrl+E (Windows/Linux). The editor gives you a full VSCode experience inside ami.

Features

  • Browse and edit any file in your project
  • Syntax highlighting for all languages
  • Right-click a file to add it to your chat
  • Select code and add it as a mention with line ranges
  • Linter errors sync back to ami automatically

Opening and Closing

ActionShortcut
Toggle editorCmd+E / Ctrl+E
CloseClick the X button
If Review Mode was open before, it reopens automatically when you close the editor.