Dev-Buddy-OpenAIA VSCode extension that uses OpenAI's code generation capabilities to complete/fix code from comments in your selected code. Installation
ConfigurationIn order to use this extension, you need to have an OpenAI API key. You can get one by signing up on the OpenAI website. Once you have an API key, you need to set it as an environment variable. On Windows, you can do this by opening the Start menu, searching for "Environment Variables" and clicking on "Edit the system environment variables". On Mac/Linux, you can do this by opening a terminal and running the following command:
Replace Usage
ContributingContributions are welcome. Please open an issue or a pull request if you want to help. I recommend openning an issue first, and if there is already an issue, assign it to yourself to prevent doing work that someone else is already assigned for or that just won't be merged for whatever reason. LicenseThis project is licensed under the MIT License. |