This extension allows you to use the OpenAI API to generate code snippets and easily copy them to the clipboard from within Visual Studio Code.
Installation
Install the extension from the Visual Studio Code marketplace by searching for "Multiai"
Once the extension is installed, you'll need to set your OpenAI API key as an environment variable.
Open the Command Palette by pressing F1 or Ctrl+Shift+P
Type Multiai and select the Multiai: Generate Code Snippet command
You will be prompted to enter a value, the response will be shown in a new text document and message box will appear with the option to copy the response to the clipboard.
Usage
Open the Command Palette by pressing F1 or Ctrl+Shift+P
Type Multiai and select the Multiai: Generate Code Snippet command
You will be prompted to enter a value, the response will be shown in a new text document and message box will appear with the option to copy the response to the clipboard.
Support
If you have any issues or questions about this extension, please feel free to open an issue on the GitHub repository