Continue home page
Search...
⌘K
Ask AI
Explore
continuedev/continue
continuedev/continue
Search...
Navigation
Documentation
Customize
Hub
Guides
Reference
About Us
Community
Blog
Getting Started
Introduction
Overview
Install
Features
Chat
Quick Start
How Chat Works
Model setup
How to customize
Context selection
Autocomplete
Edit
Agent
Customization
Overview
Model Blocks
Prompt Blocks
Rules Blocks
MCP Blocks
Help
Troubleshooting
On this page
Input
Highlighted Code
Active File
Specific File
Specific Folder
Codebase Search
Documentation Site
Terminal Contents
Git Diff
Other Context
Chat
Context selection
Copy page
Input
Typing a question or instructions into the input box is the only required context.
Highlighted Code
The highlighted code you’ve selected by pressing cmd/ctrl + L (VS Code) or cmd/ctrl + J (JetBrains) will be included in your prompt.
Active File
You can include the currently open file as context by pressing opt/alt + enter when you send your request.
Specific File
You can include a specific file in your current workspace by typing ‘@Files’ and selecting the file.
Specific Folder
You can include a folder in your current workspace by typing ‘@Folder’ and selecting the directory.
Codebase Search
You can automatically include relevant files from your codebase by typing ‘@Codebase’.
Documentation Site
You can include a documentation site as context by typing ‘@Docs’ and selecting the site.
Terminal Contents
You can include the contents of the terminal in your IDE by typing ‘@Terminal’.
Git Diff
You can include all of the changes you’ve made to your current branch by typing ‘@Git Diff’.
Other Context
You can see a full list of built-in context providers
here
and learn about how to create your own context provider
here
.
Was this page helpful?
Yes
No
Suggest edits
How to customize
Quick Start
Assistant
Responses are generated using AI and may contain mistakes.