Skip to content

VaibhavAcharya/code-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

25 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

header

Code-GPT β€” 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

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 editor

Enjoy the instant and comprehensive code explanations with Code-GPT! πŸŽ‰

Author ✏