Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Code GenieNew to Visual Studio Code? Get it now.
Code Genie

Code Genie

ccoux

|
555 installs
| (0) | Free
Your AI pair programmer
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

copilot-genie-vsc

Documentation

For a deeper dive into how this project works, read the guides in docs.

Run The Project

# Install dependencies for both the extension and webview UI source code
npm run install:all

# Build webview UI source code
npm run build:webview

# Open project in VS Code
code .

Once the project is open inside VS Code you can run the extension by doing the following:

  1. Press F5 to open a new Extension Development Host window
  2. Inside the host window, open the command palette (Ctrl+Shift+P or Cmd+Shift+P on Mac) and type Code Genie: Show
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft