Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>AICodeBridgeNew to Visual Studio Code? Get it now.
AICodeBridge

AICodeBridge

nakummeet

|
37 installs
| (4) | Free
Bridge your codebase to any AI tool instantly — ChatGPT, Claude, Gemini & more
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AICodeBridge

Bridge your codebase to any AI tool instantly — no more re-explaining your stack.

VS Code Marketplace Downloads License: Proprietary


AICodeBridge scans your project and generates a structured Markdown file — tech stack, file tree, key files, git history — everything an AI needs to understand your code instantly. One click, then ask your question.

Works with GitHub Copilot, ChatGPT, Claude, Gemini, and any AI tool via clipboard.


AICodeBridge Demo


Features

  • Three modes — Basic (overview + structure), Tree (full file tree), Full Code (export selected files)
  • Ask Copilot — opens GitHub Copilot Chat with your context file auto-attached
  • Copy Context — copies to clipboard with My question: ready at the end
  • Error Detection — reads VS Code diagnostics and appends them to your context file
  • Auto-Refresh — optionally regenerates on every save
  • Smart Detection — auto-detects 30+ frameworks and languages from package.json and config files

Usage

  1. Open your project in VS Code
  2. Click the AICodeBridge icon in the Activity Bar
  3. Pick a generation mode — start with ⚡ Basic
  4. Hit 🤖 Ask Copilot or 📋 Copy Context

Settings

Setting Default Description
aicodebridge.outputFileName aicodebridge.md Generated context file name
aicodebridge.autoOpenAfterGenerate true Open file after generation
aicodebridge.includeGitHistory true Include recent git commits
aicodebridge.gitLogCount 10 Number of commits to include
aicodebridge.includeScripts true Include npm scripts
aicodebridge.includeEnvKeys true Include env variable key names (never values)
aicodebridge.autoRefreshOnSave false Regenerate context on every save
aicodebridge.autoRefreshErrorsOnSave true Update error section on every save
aicodebridge.maxDepth 4 Max folder depth to scan
aicodebridge.ignoredFolders [node_modules, .git, ...] Folders to exclude

Requirements

  • VS Code ^1.90.0
  • GitHub Copilot Chat (optional — only needed for Ask Copilot feature)

License

Proprietary © 2026 Meet Nakum

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft