Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.
/ VsCodex Public archive

A VsCode extension that add the capabilities of OpenAi Playground.

License

Notifications You must be signed in to change notification settings

murapa96/VsCodex

Repository files navigation

VsCodex - A VsCode extension that add the capabilities of OpenAI Playground.

POR MOTIVO DEL CESE DE LOS MODELOS CODEX, ESTA EXTENSIÓN YA NO FUNCIONA.

How to use

  1. Press ctrl+shift+p.
  2. Write "Set openaikey".
  3. Paste your OpenAi API Key.
  4. Select some code.
  5. Press F4.
  6. Enjoy your new code.

Demo

Modes

Codex can be used in three differents modes, each mode have its own set of options that you can find on a new tab on the Activity Bar. You can use the extension without selecting any code, in that case the extension will generate new code using the default prompt.

Generate

Generates new code using the selection as prompt. If no selection is made, the extension will use the default prompt.

Transform

Transforms the selection with a set of instructions provided.

Insert

Insert new code using the [insert] tag. Your selection will be splited between [insert] and the code will overwrite the tag.

How to install

  1. Download the latest release.
  2. Run code --install-extension vscodex.vsix

OpenAi API Key

You need an OpenAi API Key to use the extension. You can get one here.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

OpenAi Copyright Disclaimer

This project is not affiliated with OpenAi.

OpenAi is a trademark of OpenAi, Inc.

Author

murapa96

About

A VsCode extension that add the capabilities of OpenAi Playground.

Resources

License

Stars

Watchers

Forks

Packages

No packages published