Skip to content

amir-halloul/vs-codex

Repository files navigation

vs-codex README

VS Codex AI generated auto-completions

Features

  • Autocompletes your code in most programming languages.
  • You can select which part of your code to send as a prompt.
  • Smart prompt generation for javascript, typescript, c/c++, C#, java and python.

Requirements

Installation

  1. Download the latest VSIX from Github or compile this source code.
  2. Open VS Code insiders.
  3. Go to the extensions tab.
  4. Install from VSIX.

alt text

  1. To start vs code use code-insiders . --enable-proposed-api=fuse-gaming.vs-codex
  2. Finally add your OpenAI api key to the configuration.