Explain Code VS Extension READMEThe minimalistic 'Explain Code' extension for Visual Studio Code allows developers to easily understand and explain complex code. Using the OpenAI GPT-3 language model, the extension generates natural language explanations for code snippets and entire files that can be accessed without having to leave the IDE. Made with ☕ by Eimen Features
RequirementsA valid OpenAI API key, which can be obtained from the OpenAI website Extension SettingsThe Explain Code extension contributes the following setting:
Known Issues
Release Notes1.1.0
ContributingIf you are interested in contributing to the development of this extension, please check out the GitHub repository LicenseThis extension is licensed under the MIT License. Enjoy! |