Claudette is a Sublime Text package that brings the power of Claude AI directly into your editor. Ask questions, get code explanations, include files as context, and even let Claude view and edit your project files — all without switching windows.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/barryceelen/claudette/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Install Claudette via Package Control and configure your API key in minutes.
Quickstart
Ask your first question and start chatting with Claude inside Sublime Text.
Commands
Full reference for every Claudette command available in the command palette.
Configuration
Set up API keys, choose models, and customize system prompts.
What you can do with Claudette
Ask questions
Open a chat panel and ask Claude anything. Selected text is automatically included as context.
Manage context
Add individual files, all open files, or entire folders to the chat context.
Chat history
Export and import conversations as JSON to continue where you left off.
Web search
Let Claude search the web for up-to-date information during your conversation.
Text editor tool
Give Claude the ability to read and edit files directly in your project.
Multiple API keys
Switch between work and personal API keys without changing settings.
Get started in three steps
Install via Package Control
Open the command palette, run Package Control: Install Package, and search for
Claudette.Add your API key
Go to Preferences > Package Settings > Claudette > Settings and add your Anthropic API key.
A Claude API key is required. Get one at console.anthropic.com.