Go to file
Dan Dascalescu 9961f85326
Update copyright year for extension READMEs (#1856)
* Update copyright year

* Update VSCode extension copyright year
2024-07-28 18:40:36 -07:00
.changes 📝 intellij changelog 2024-07-13 16:28:20 -07:00
.github Update pull_request_template.md 2024-07-08 12:30:59 -05:00
.idea 🧑‍💻 improved IntelliJ development docs 2024-05-24 14:16:21 -07:00
.prompts Tests for indexing + follow all .gitignore syntax (#1661) 2024-07-03 23:41:43 -07:00
.vscode Tests for indexing + follow all .gitignore syntax (#1661) 2024-07-03 23:41:43 -07:00
archive 🚚 move Python server to legacy-python-server repo 2024-01-19 08:47:15 -08:00
binary jetbrains fix 2024-07-08 16:36:08 -07:00
core llama 3.1 docs (#1812) 2024-07-23 11:14:36 -07:00
docs llama 3.1 docs (#1812) 2024-07-23 11:14:36 -07:00
extensions Update copyright year for extension READMEs (#1856) 2024-07-28 18:40:36 -07:00
gui llama 3.1 docs (#1812) 2024-07-23 11:14:36 -07:00
media 🧑‍💻 improved IntelliJ development docs 2024-05-24 14:16:21 -07:00
scripts dev (#1542) 2024-06-28 16:21:36 -07:00
sync Preview (#1114) 2024-04-12 11:54:58 -07:00
.changie.yaml dev (#1542) 2024-06-28 16:21:36 -07:00
.continueignore fix formatting err in out .continueignore 2024-07-05 22:44:01 -07:00
.gitignore feat(embeddings): add gemini provider (#1362) 2024-06-04 16:14:16 -07:00
.nvmrc 💫 Preview (#996) 2024-03-19 10:35:28 -07:00
.prettierignore 📝 intellij changelog 2024-07-13 16:28:20 -07:00
.prettierrc ️ Preview (#1228) 2024-05-03 14:05:25 -07:00
CHANGELOG.md 📝 update changelog 2024-04-12 16:04:47 -07:00
CONTRIBUTING.md dev (#1542) 2024-06-28 16:21:36 -07:00
LICENSE Create LICENSE 2023-06-03 09:29:19 +02:00
README.md messaging iteration 2 (#1480) 2024-06-13 18:37:42 -07:00
biome.json 🚢 Preview (#1355) 2024-05-24 22:39:22 -07:00

README.md

Continue logo

Continue

Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains

Easily understand code sections

understand

VS Code: cmd+L (MacOS) / ctrl+L (Windows)

JetBrains: cmd+J (MacOS) / ctrl+J (Windows)

Tab to autocomplete code suggestions

autocomplete

VS Code: tab (MacOS) / tab (Windows)

JetBrains: tab (MacOS) / tab (Windows)

Refactor functions where you are coding

inline

VS Code: cmd+I (MacOS) / ctrl+I (Windows)

JetBrains: cmd+I (MacOS) / ctrl+I (Windows)

Ask questions about your codebase

codebase

VS Code: cmd+enter (MacOS) / ctrl+enter (Windows)

JetBrains: cmd+enter (MacOS) / ctrl+enter (Windows)

Quickly use documentation as context

docs

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

License

Apache 2.0 © 2023 Continue Dev, Inc.