vscode-copilot-release icon indicating copy to clipboard operation
vscode-copilot-release copied to clipboard

Serious functionality issues.

Open hyperclassteam opened this issue 1 year ago • 2 comments

  • Copilot Chat Extension Version: This is what copilot says when i ask for version: I am based on the GPT-4 Turbo version of OpenAI's GPT models. Version: 1.91.0 (system setup) Commit: ea1445cc7016315d0f5728f8e8b12a45dc0a7286 Date: 2024-07-01T18:52:22.949Z Electron: 29.4.0 ElectronBuildId: 9728852 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Windows_NT x64 10.0.19045

They overwrite my code very wrongly. It gives me syntax errors all the time. 2. He is not able to understand a simple thing, like finding my variable "variableX" and replacing it with "variableY". 3. He is not able to read all the code. (I have 3100 lines) 4. It generates basic solutions that have nothing to do with the code I already have. for example, if I tell him to generate a function that inserts some values ​​into a table, using the already programmed function x, he generates his own function for me. It created a lot of nerves for me. If you stay at home and just try to code, or if you are just a beginner, it can help you, but when you have deadlines, the site could use a little help, it confuses you even worse. A mess. Do it in such a way that it interprets all the code. I'm sorry I called him. So I can't get over my nerves because I spent half the day explaining to him basic things that a beginner programmer would have understood. Then for the second script I started from the beginning with the explanations.

Should I have expected a poor quality solution when it comes to Microsoft?

hyperclassteam avatar Jul 07 '24 11:07 hyperclassteam

@hyperclassteam What programming language are you using? How large is the selection that you make? Are you using inline chat or sidebar chat. Here I am using inline chat to replace a variable with another variable and it is working:

https://github.com/user-attachments/assets/e4885fd4-e01c-4aae-aa03-c91a944398fc

alexdima avatar Jul 11 '24 01:07 alexdima

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!

vscodenpa avatar Jul 11 '24 18:07 vscodenpa

Closing as we need further information to investigate this issue

mjbvz avatar Aug 28 '24 20:08 mjbvz