Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Meteo-Pig/CursorCode
Cursor GPT vscode扩展插件
https://github.com/Meteo-Pig/CursorCode
ai chatgpt chatgpt-bot gpt vscode-extension
Last synced: 2 months ago
JSON representation
Cursor GPT vscode扩展插件
- Host: GitHub
- URL: https://github.com/Meteo-Pig/CursorCode
- Owner: Meteo-Pig
- License: mit
- Created: 2023-03-24T07:07:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-16T16:28:56.000Z (almost 2 years ago)
- Last Synced: 2024-08-10T14:21:29.313Z (6 months ago)
- Topics: ai, chatgpt, chatgpt-bot, gpt, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 260 KB
- Stars: 270
- Watchers: 4
- Forks: 29
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
A Visual Studio Code - CursorCodeWrite, edit, and chat about your code with a powerful AI
一个基于Cursor API的GPT智能AI代码助手
# 主要功能
- 📃智能对话:可以在侧边栏直接与机器人对话
- 🔥代码生成:在代码中输入需求来生成代码
- 📝代码优化:在代码中输入需求对代码进行优化
- ⌨️快速插入:在对话框中生成的代码,可直接点击快速插入到代码框对应的光标处
- 🔑快捷键:```Ctrl+Alt+Y```呼出代码生成,```Ctrl+Alt+U```呼出对话# 开始使用
1. 在[vscode扩展商店](https://marketplace.visualstudio.com/items?itemName=meteorstudio.cursorcode)中搜索**CursorCode**进行安装
2. 在左侧选中Cursor光标图标进入对话框页面
3. 可以直接输入问题,也可以在代码框中选中代码进行询问
4. 在代码框中右击代码,或者在空白处右击,在弹出菜单中点击**CursorCode**,在弹出的输入框中输入需求(生成/优化代码)> 注意:询问前请先在代码框中点击,让光标保持在某一处(为了让AI更好的理解代码上下文)
# 视频教程
[https://www.bilibili.com/video/BV1iv4y1G7Js/](https://www.bilibili.com/video/BV1iv4y1G7Js/)
# 友情链接
[Github](https://github.com/Meteo-Pig/CursorCode) [Cursor](https://www.cursor.so/)