krshrimali / context-pilot-vscode

VSCode Extension for Context Pilot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ContextPilot VSCode Plugin

Check out the server code: https://github.com/krshrimali/context-pilot-rs. Make sure to build the binary and have it in your PATH before you run this extension.

The plugin will be shipped to the marketplace, very soon.

Usage

In order to install it, please go to the releases page and download the .vsix file along with the binary (or can download from context-pilot-rs repository releases page).

Just run: code --install-extension <path_to_vsix_file> and you are done.

  1. Press "Ctrl/Command + Shift + P"
  2. Type: "Context " (and you'll see multiple options, select any and enjoy)

About

VSCode Extension for Context Pilot


Languages

Language:TypeScript 79.5%Language:JavaScript 20.5%