DocsasCode-GPTThis extension employs ChatGPT to generate a Markdown file that contains a description of the current code. It then saves this Markdown file to a location within the workspace. RequirementsThis extension was tested using See the package.json file for details. InstallationTo use this extension, install it from the VSCode marketplace. Once the installation is finished, you'll need to insert your ChatGPT session token into the extension settings in VSCode. To accomplish this, follow these steps:
After completing these steps, the extension should be ready to use. Obtaining the API KeyTo use this extension, you will need to authenticate with a valid API Key from ChatGPT. To get an API Key refer to OpenAI docs ContributingFeel free to contribute by opening issues or pull requests. LicenseThis project is licensed under the MIT License - see the LICENSE file for details. |