SkycodeSkycode

Features

Overview of Skycode features

AI Chat

Chat with AI right in the editor. Ask to write code, explain, fix errors — AI sees your project and can make changes. Details → AI Chat

Inline Edit

Select code → press Ctrl+Shift+K → describe the change → accept or reject the result.

Code Changes

All AI-suggested edits appear right in the editor. Accept or reject each change individually or all at once. Details → Code Changes

Finds code by meaning, not just text. Works automatically. Details → Smart Search

Operating Modes

ModeWhat it does
ActAI writes and edits code
PlanAI plans but doesn't change files
AskAI only answers questions
DebugAI finds and fixes bugs
ChatFree conversation without tools

Details → Operating Modes

External Tools (MCP)

Connect additional tools — library docs, databases, APIs. Details → MCP

40+ AI Providers

OpenRouter, Anthropic, OpenAI, Google AI, GigaChat, YandexGPT, Ollama and more. Details → Model Setup

Project Rules

.skycoderules file — define code style, restrictions, structure. Details → Project Rules

Error Fixing

Hover over error → Ctrl+."Fix with Skycode" — error is sent to chat.

Voice Input

Dictate your requests by voice.

Git Commits

AI generates commit messages based on your changes.