amir-halloul / vs-codex

OpenAI Codex in VS Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

OpenAI Codex in VS Code


Languages

Language:TypeScript 57.9%Language:Vue 40.5%Language:JavaScript 1.6%