v0.1.1
To install this extension after you download chatgpt-0.1.1.vsix
, follow these steps:
- Open the
Extensions
panel in VSCode by going to theView
menu and selectingExtensions
. - Click on the
...
icon at the top right of the panel, and selectInstall from VSIX
. - Select the downloaded VSIX file to begin installation.
- After the installation is complete, you will need to add your ChatGPT session token to the extension settings in VSCode. To do this, open the
Settings
panel by going to theCode
menu and selectingPreferences
, thenSettings
. - In the search bar, type
ChatGPT
to filter the settings list. - In the ChatGPT section, enter your session token in the
SESSION_TOKEN
field.
After completing these steps, the extension should be ready to use.
Please note that you will need to have a valid ChatGPT session token in order to use the extension.
Read the project's README.md for instructions on how to obtain it.