Learn Continue’s core features through hands-on exercises. Get started with Autocomplete, Edit, Chat, and Agent in minutes.
Create a Test File
tutorial.js
(or use any language you prefer) in your IDETry Autocomplete
See the Magic
Add Sample Code
Highlight the Function
Open Edit Mode
Give Instructions
"make this more readable and add TypeScript types"
Watch the Magic
Review Changes
Add Another Function
Start a Conversation
"What sorting algorithm is this and how can I optimize it?"
Explore Further
"Show me how to implement quicksort instead"
"What's the time complexity of this algorithm?"
"Can you write unit tests for this function?"
Switch to Agent Mode
Give Agent a Complex Task
"Write comprehensive unit tests for the sorting functions in this file. Create the tests in a new file using Jest, and make sure to test edge cases like empty arrays and single elements."
Watch Agent Work
Autocomplete Deep Dive
Chat & Agent Best Practices
Enterprise & Teams