Skip to content

TheFuseGamer/vs-codex

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.