Skip to content

v0.1.1

Compare
Choose a tag to compare
@timkmecl timkmecl released this 06 Dec 13:39
· 55 commits to main since this release

To install this extension after you download chatgpt-0.1.1.vsix, follow these steps:

  1. Open the Extensions panel in VSCode by going to the View menu and selecting Extensions.
  2. Click on the ... icon at the top right of the panel, and select Install from VSIX.
  3. Select the downloaded VSIX file to begin installation.
  4. 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 the Code menu and selecting Preferences, then Settings.
  5. In the search bar, type ChatGPT to filter the settings list.
  6. 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.