Continue’s Chat feature provides a conversational interface with AI models directly in your IDE sidebar.
When you start a chat conversation, Continue:
@Codebase
- Search and include relevant code from your project@Docs
- Include documentation context@Files
- Reference specific filesEach code section in the AI response includes action buttons:
Cmd/Ctrl + L
(VS Code) or Cmd/Ctrl + J
(JetBrains) to start a new sessionView the exact prompt sent to the AI model in the prompt logs for debugging and optimization.
Learn more about how context providers work:
Chat is designed to feel like a natural conversation while maintaining full transparency about what context is being used.