SkycodeSkycode

AI Chat

How to work with the AI assistant in Skycode

Where to Find

The Skycode panel is open by default on the right side of the editor.

What You Can Do

  • Ask to write or edit code
  • Ask questions about your project
  • Run terminal commands
  • Find files or code fragments
  • Fix errors

AI sees your project files and can make changes — you'll see suggested edits right in the editor and can accept or reject each one.

Adding Code to Chat

Select code in the editor and press Ctrl+' — the selection is added as context to your message.

Editing Messages

Click on your message to edit and resend it.

History

Click the history icon — see previous conversations and continue any of them.

Fixing Errors

Hover over an error → press Ctrl+. → choose "Fix with Skycode". The error is sent to chat for fixing.