rubberduck-vscode
rubberduck-vscode copied to clipboard
Use AI-powered code edits, explanations, code generation, error diagnosis, and chat in Visual Studio Code with the official OpenAI API.
## Is this request related to a problem? Please describe. _Would be nice to have terraform an option for highlight of language.
## Describe the bug I've noticed many times when I launch rubberduck from my context menu after selecting a code block for explanation, generating unit tests, or its other options,...
Currently, rubberduck requires users to copy and paste their templates in the `.rubberduck/templates` folder for each workspace. However, in my case most of the time I have the same templates...
## Just after installation, it is impossible to chat with OpenAI I just installed the extension on my VSCode (see specifications below), added my OpenAI Api Key and tried to...
## Describe the bug Having set my own base-url came an unknown error And The answer would never complete. ## How to reproduce Set base-url like 'https://api.xxx.com/v1/' and ask any...
## Describe the bug When using `Generate code` or `Generate Unit Test` multiple tabs are opened in the same time ## How to reproduce In an Angular application, open a...
## Is this request related to a problem? Please describe. When using the "edit code" functionality, if the snippet is sufficiently large, then the response can be incomplete. ## Describe...
Hi! Thanks for great extension, loving it ❤️ Just want to note that when clicking `Edit Code` button with nothing selected a `VSCode` error popup will appear. I think can...
Make Rubberduck sync OpenAI API Key, this will help preventing the need of having multiple keys for each computer
Just installed the addon to VSCode, enter the API key and started typing in a simple question like: "How can I export a pandas data frame?" for testing purposes. When...