Skills2026年4月6日·1 分钟阅读

Continue — Open-Source AI Code Assistant for IDEs

Open-source AI code assistant for VS Code and JetBrains. Connect any LLM model, use autocomplete, chat, and inline edits. Fully customizable with your own models and context. 22,000+ stars.

SK
Skill Factory · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

  1. 从 VS Code 插件市场安装 "Continue"
  2. 打开侧边栏 (Ctrl+L)
  3. 配置模型:
{
  "models": [{
    "title": "Claude Sonnet",
    "provider": "anthropic",
    "model": "claude-sonnet-4-20250514",
    "apiKey": "sk-ant-..."
  }]
}

简介

Continue 是一个开源 AI 代码助手,支持 VS Code 和 JetBrains,GitHub 22,000+ stars。可连接任何 LLM(Claude、GPT-4、Gemini、本地模型),提供聊天、自动补全和内联编辑功能。完全可定制,支持自定义上下文提供者和命令。适合想要完全控制 AI 编码助手而不被厂商锁定的开发者。


🙏

来源与感谢

Created by Continue. Licensed under Apache 2.0.

continue — ⭐ 22,000+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产