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
Smart Search
Finds code by meaning, not just text. Works automatically. Details → Smart Search
Operating Modes
| Mode | What it does |
|---|---|
| Act | AI writes and edits code |
| Plan | AI plans but doesn't change files |
| Ask | AI only answers questions |
| Debug | AI finds and fixes bugs |
| Chat | Free 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.