The "codehelper" extension is designed to enhance your coding experience by providing helpful utilities such as code completion, bug detection, and more, directly within Visual Studio Code.
Generates documentation for your code, including comments and external documentation, to make your projects well-documented and easy to understand.
Follow this guideline from Google to get your API key and add to your configuration to use by using CodeHelper: Set Up command.
This extension contributes the following settings:
codehelper.googleApiKey: Your Google API keycodehelper.language: Gemini response language
No issues yet!
Initial release of CodeHelper
Optimizing prompt for better and faster response
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.
Enjoy!