VS Codex AI generated auto-completions
- 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.
- Requires an OpenAI API key with access to the Codex model.
- VS Code insiders: https://code.visualstudio.com/insiders/
- Download the latest VSIX from Github or compile this source code.
- Open VS Code insiders.
- Go to the extensions tab.
- Install from VSIX.
- To start vs code use
code-insiders . --enable-proposed-api=fuse-gaming.vs-codex
- Finally add your OpenAI api key to the configuration.