ChatGPT:这个扩展插件将 ChatGPT 直接集成到 VS Code 中。您可以直接在编辑器中编写代码,然后使用自然语言进行查询或生成代码。这对于快速查找文档、理解代码库以及进行代码片段生成非常有用。使用 ChatGPT,您可以快速解决编码问题、查找 API 文档,甚至自动生成代码。 Code Spell Checker:这款扩展插件可以帮助您检查拼写...
Code Spell Checker 示例 Document This Document This Document This 会为 JavaScript 或 TypeScript 函数生成 JSDoc 注释。你要做的只是调用一下快捷键,或在函数上方键入 /** 就可以自动生成注释,真是懒人神器。 这样,你就可以保持良好的代码注释习惯,还能学习怎样编写优秀的 JSDoc 注释。 ChatGPT ChatGPT 话说...
1. Code Spell Checker 正如它名字表达的那样,可以在你写代码时检查拼写错误,默认情况下,VSCode会检查...
Code Spell Checker 示例 Document This Document This Document This 会为 JavaScript 或 TypeScript 函数生成 JSDoc 注释。你要做的只是调用一下快捷键,或在函数上方键入/**就可以自动生成注释,真是懒人神器。这样,你就可以保持良好的代码注释习惯,还能学习怎样编写优秀的 JSDoc 注释。 ChatGPT ChatGPT 话说刚开始...
主要功能: GPT-4,Key-free,Free of charge,免Key,免魔法,免注册,免费 ChatGPT 已成为最常用的人工...
ChatGPT这个扩展可以让你直接在 VS Code 中向 GPT 提问、生成代码、解释代码、翻译英文等等。如果再结合前面提到的 Copilot,可以大大提高你编写代码的效率和质量。 貌似终于可以不用加班了(嗨嗨,梦该醒了啊)。 20个超实用的VS Code扩展(2024年版)_Code_18 ...
This repo includes ChatGPT prompt curation to use ChatGPT better. - codeteenager/awesome-chatgpt-prompts
The ChatGPT model is a large language model trained by OpenAI that is capable of generating human-like text. By providing it with a prompt, it can generate responses that continue the conversation or expand on the given prompt.In this repository, you will find a variety of prompts that can...
discord-nitro-sniper discord-nitro-generator dishook dischook discord-nitro-checker chatgpt chatgpt-code-generation hanzoupublished 0.0.3 • 8 months agopublished version 0.0.3, 8 months ago M Q P Maintenance: 30%. Quality: 41%. Popularity: 3%.Footer...
ChatGPT: ChatGPT是一个在VS Code中集成的AI助手,它可以理解你的问题并给出代码片段、文件建议、API引用等。它并不只是一个简单的搜索引擎或者代码自动补全工具,而是一个可以理解你编程上下文的AI助手。通过与ChatGPT的交互,程序员可以更快速地编写代码,减少查找和学习新API的时间。 Code Spell Checker: 这是一款检...