VisualChatGPTStudio
VisualChatGPTStudio copied to clipboard
Add chatGPT functionalities directly on Visual Studio
can l help translate the readme file to Russian?
Hello, i stumbled upon this issue when commenting an entire method:   The first comment line seems fine, then the next 3 are shifted to start of line. I...
The idea is to add a new command to the Exception Unhandled window so that a request can be made to the OpenAI API requesting details of the exception and...
I added a test project for working with the new chatgpt model - hoping you can restructure the repo so we can add a Test project?
The ideia is enter the prompt within the Editor similar to code snippet flow. Then select output from ChatGPT for statement completion, or modify prompt to regenerate response (using same...
After adding highlighting to the text editors, I implemented the dark theme in the editor boxes following the VS theme, but the text colors didn't show up very well in...
Hi 请问下,运行vs2022的任何选项 await RequestAsync(selectedText);一直会报错找不到方法:EnVDTE.Solution EnvDTE. DTE.get Solution0”是为啥 
Hi Jeff, Thanks for you good job! Could you add support for Visual Studio Enterprise? I've check the extension.vsixmandifest and found VS Enterprise was not included. Many thanks!
The Extension does not show up in Extensions Menu.  In tools > options > [extension name] > Is show error:  PFA the file mentioned in error with .txt...
steps to reproduce: in the wpf app project: 1) open some editors with the code, and some with the WPF xaml markup for the window. xaml opens in the VS's...