Code ExplainerThis is a VS Code extension that explains every bit of code inside your editor. It uses the OpenAI API to generate explanations for code.InstallationTo install the extension, open VS Code and go to the Extensions tab. Search for Code Explainer and click Install. Alternatively, You can install it from here WHY YOU SHOULD USE IT?
HOW TO USE!?Once the extension is installed, you can use the command Code Explainer: Explain to get an explanation for any piece of code.
All you have to do is select the piece of code you want the explanation for and hit EXAMPLESConfigurationBut before that, you have to configure your OpenAI API key. Go to your VSCode settings(Ctrl + ,) and search for code-explainer and set your IMPORTANT !!!
Here is an example of how the extension can be used:
CONTRIBUTINGFeel free to contribute to the Project. Even if it's just raising an issue or fixing a typo, it would matter a lot 💘 If you would love to donate, See here I hope you found this extension useful! |