DiDx - Get Code from comments: Create a comment asking for specific code and Chatgpt will open a new Editor with the code (You don't need to write the code language. Chatgpt will detect it automatically).
DiDx - Ask Chatgpt: Chatgpt will open a new Editor and respond to the question.
DiDx - Explain Chatgpt: Chatgpt will open a new Editor and explain the code.
DiDx - Refactor Chatgpt: Chatgpt will open a new Editor and refactor the code.
DiDx - Document Chatgpt: Chatgpt will open a new Editor and Document the code.
DiDx - Find Problems Chatgpt: Chatgpt will open a new Editor and find problems in the code.
DiDx - Set API KEY: To save your API KEY securely.
DiDx - Remove API KEY: To remove your API KEY.
DiDx - Generate a unit test: Chatgpt will generate a unit test for the code.
DiDx - Generate BDD test cases: Chatgpt will generate BDD test cases for the code.
Installation
Go to Settings > Extensions > DiDx Chat GPT
Complete the following information:
To enter your API Key press cmd+shift+p and search for DiDx - Chatgpt: Set API KEY. Your API KEY will be safely stored.
Updates v1.0.6
The first production release
Updates v1.0.7
Added the ability to create unit test from selected code
Added the ability to create DBB test cases from selected code