continue通过我们的开源 IDE 扩展和模型、规则、提示、文档和其他构建块中心,创建、共享和使用自定义 AI 代码助手

​一、软件介绍

文末提供程序和源码下载

Continue 使开发人员能够通过我们的开源 VS Code 和 JetBrains 扩展以及模型、规则、提示、文档和其他构建块的中心创建、共享和使用自定义 AI 代码助手。

二、功能

Chat 聊天

Chat makes it easy to ask for help from an LLM without needing to leave the IDE
Chat 使 无需离开 IDE 即可轻松寻求帮助LLM

Autocomplete 自动完成

Autocomplete provides inline code suggestions as you type
自动完成功能会在您键入时提供内嵌代码建议

Edit 编辑

Edit is a convenient way to modify code without leaving your current file
Edit 是一种无需离开当前文件即可修改代码的便捷方法

Agent 代理

Agent enables you to make more substantial changes to your codebase
Agent 使您能够对代码库进行更实质性的更改

三、安装

Install 安装

VS Code VS 代码

  1. Click Install on the Continue extension page in the Visual Studio Marketplace
    Visual Studio Marketplace 的 Continue extension 页面上单击 Install
  2. This will open the Continue extension page in VS Code, where you will need to click Install again
    这将在 VS Code 中打开 Continue extension (继续扩展) 页面,您需要再次单击 Install (安装)
  3. The Continue logo will appear on the left sidebar. For a better experience, move Continue to the right sidebar
    Continue (继续) 徽标将显示在左侧边栏上。为了获得更好的体验,请将 Continue (继续) 移动到右侧边栏
  4. Sign in to the hub to get started with your first assistant.
    登录到应用中心以开始使用您的第一助理。

JetBrains JetBrains 的

  1. Open your JetBrains IDE and open Settings using Ctrl + Alt + S
    打开 JetBrains IDE,然后使用 Ctrl + Alt + S 打开 Settings
  2. Select Plugins on the sidebar and search for "Continue" in the marketplace
    选择侧边栏上的 Plugins(插件),然后在 Marketplace 中搜索 "Continue"(继续)
  3. Click Install, which will cause the Continue logo to show up on the right toolbar
    单击 Install,这将使 Continue 徽标显示在右侧工具栏上
  4. Sign in to the hub to get started with your first assistant.
    登录到应用中心以开始使用您的第一助理。

Signing in 登录

Click "Get started" to sign in to the hub and start using assistants.
单击"开始使用"以登录应用中心并开始使用助手。

六、源码软件下载

夸克网盘分享

本文信息来源于GitHub作者地址:GitHub - continuedev/continue: ⏩ Create, share, and use custom AI code assistants with our open-source IDE extensions and hub of models, rules, prompts, docs, and other building blocks

相关推荐
铁皮饭盒10 小时前
Next.js 风格路由内置?Bun FileSystemRouter 凭啥这么香
javascript
小林ixn11 小时前
别再背八股了!从 5 个真实场景彻底搞懂 JavaScript 的 this
javascript
东风破_11 小时前
JavaScript 面试常考的字符串算法:从反转字符串到回文判断
前端·javascript
巴勒个啦11 小时前
D3.js 入门实战:用力导向图可视化项目依赖关系
javascript
太阳之子12 小时前
给你的 AI Agent 装一双"能上网冲浪"的眼睛
开源
不好听61312 小时前
JavaScript 的 this 到底指向谁?
javascript·面试
触底反弹12 小时前
🔥 2026 年爆火的 Harness Engineering 到底是什么?从原理到实战一文讲透
javascript·人工智能·程序员
mONESY12 小时前
一文搞定JavaScript不同场景中 this 的指向问题
javascript
用户2986985301412 小时前
在 React 中使用 JavaScript 合并 Excel 文件
前端·javascript·react.js
大流星12 小时前
LangChainJs之基础模型(一)
javascript·langchain