VS Code chat interface for Claude Code
Top 71.7% on sourcepulse
This VS Code extension provides a user-friendly, graphical interface for interacting with Claude Code, eliminating the need for command-line operations. It's designed for developers who want seamless AI code assistance directly within their editor, offering features like conversation history, checkpoint restoration, and integrated tool management.
How It Works
The extension leverages the Claude Code SDK to integrate AI chat capabilities directly into VS Code's sidebar. It features a native UI with real-time response streaming, markdown support, and automatic session management. Key functionalities include a robust checkpoint system for undoing changes, a Model Context Protocol (MCP) server manager, and advanced AI modes like "Plan First" and configurable "Thinking" modes to enhance AI output quality.
Quick Start & Requirements
ext install claude-code-chat
) or manually via .vsix
.wsl.enabled
, wsl.distro
, wsl.nodePath
, and wsl.claudePath
are available for Windows Subsystem for Linux users.Highlighted Details
@
for context-aware AI assistance.Maintenance & Community
The project is actively maintained by andrepimenta. Contributions are welcomed via GitHub Issues, feature suggestions, and PRs. Support is available through GitHub Issues.
Licensing & Compatibility
The project is licensed under the MIT License, permitting commercial use and linking with closed-source projects.
Limitations & Caveats
The extension requires an active Claude API key or subscription to function. While it supports WSL, specific path configurations might be necessary for optimal integration.
4 days ago
Inactive