2.7 KiB
Continue
Continue enables you to create your own AI code assistant inside your IDE. Keep your developers in flow with open-source VS Code and JetBrains extensions that can be connected to any model, any context, and anything else you need
Easily understand code sections
VS Code: cmd+L (MacOS) / ctrl+L (Windows)
JetBrains: cmd+J (MacOS) / ctrl+J (Windows)
Tab to autocomplete code suggestions
VS Code: tab (MacOS) / tab (Windows)
JetBrains: tab (MacOS) / tab (Windows)
Refactor functions where you are coding
VS Code: cmd+I (MacOS) / ctrl+I (Windows)
JetBrains: cmd+I (MacOS) / ctrl+I (Windows)
Ask questions about your codebase
VS Code: cmd+enter (MacOS) / ctrl+enter (Windows)
JetBrains: cmd+enter (MacOS) / ctrl+enter (Windows)
Quickly use documentation as context
VS Code: @docs (MacOS) / @docs (Windows)
JetBrains: @docs (MacOS) / @docs (Windows)
Getting Started
Download for VS Code and JetBrains
You can try out Continue with our free trial models before configuring your setup.
Learn more about the models and providers here.
Contributing
Check out the contribution ideas board, read the contributing guide, and join #contribute on Discord





