Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vaibhavacharya/code-gpt
Make sense of any code, anytime. 🚀
https://github.com/vaibhavacharya/code-gpt
ai code comments explainer vscode vscode-extension
Last synced: 3 months ago
JSON representation
Make sense of any code, anytime. 🚀
- Host: GitHub
- URL: https://github.com/vaibhavacharya/code-gpt
- Owner: VaibhavAcharya
- Created: 2023-02-07T15:03:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-02-18T16:40:26.000Z (over 1 year ago)
- Last Synced: 2024-08-01T03:18:54.484Z (3 months ago)
- Topics: ai, code, comments, explainer, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=vaibhavacharya.code-gpt-va
- Size: 275 KB
- Stars: 350
- Watchers: 7
- Forks: 37
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ChatGPT-repositories - code-gpt - Make sense of any code, anytime. 🚀 (Others)
README
![header](https://www.aiproducttools.com/images/codegpt/header.png)
# [Code-GPT](https://marketplace.visualstudio.com/items?itemName=vaibhavacharya.code-gpt-va) — Make sense of any code, anytime. 🚀
## Introduction 👋
Code-GPT is an extension for VS Code that provides you **instant explanations for your code** within the code editor using AI.
With Code-GPT, you can:
- 🧠 Get instant explanations for selected code in real-time
- 💡 Increase your coding understanding and efficiency
- ⏳ Save time and minimize frustration with clear code explanations
- 🔍 Improve your coding skills with in-depth code analysis## Demo 📽
[![demo video](https://www.aiproducttools.com/images/codegpt/demo.gif)](https://www.aiproducttools.com/images/codegpt/demo.mp4)## Installation 📦
1. Open VS Code and click on the Extensions icon in the left sidebar
2. Search for "Code-GPT" in the Extensions Marketplace
3. Click on the Install button for "Code-GPT"## How to Use Code-GPT 🛠
1. Select the code you want to understand in your VSCode editor
2. Open the Command Palette (press `Ctrl + Shift + P` or `Cmd + Shift + P` on Mac)
3. Type "Explain Selected Code" and select the command from the list
4. Enter your email address if prompted
5. Wait for the response and the explanation will be prepended to the selected code in your VSCode editorEnjoy the instant and comprehensive code explanations with Code-GPT! 🎉
## Author ✏
- Twitter → [@VaibhavAcharya_](https://twitter.com/VaibhavAcharya_)
- Website → [vaibhavacharya.github.io](https://vaibhavacharya.github.io)
- GitHub → [VaibhavAcharya](https://github.com/VaibhavAcharya)