Add the API Key to VSCode Settings (assistant.gpt3.apiKey)
Trigger your first completion using ctrl+cmd+j
Trigger your first edit using ctrl+cmd+g
Hint: You do not have to use the keyboard shortcuts, in the VSCode command palette (ctrl+shift+p) simply search for gpt3 to identify the relevant commands.
Features
Trigger completions based on GPT-3
Edit your text using instructions with GPT-3
Extension Settings
Configure this extension using the assistant settings, for example, it is possible to change the model used for
completions in assistant.gpt3.completions.model (default is text-davinci-002).