For anyone working with generative #AI to write software, you might find this bug and subsequent comments on the VS Code Copilot integration interesting.
https://github.com/microsoft/vscode-copilot-release/issues/800
After writing small programs with AI, I decided to see if I could write a large, professional application. It's in a problem domain I know very well, using technologies I don't know (the #python PyQt6 library).
The short verdict: not ready for prime time, but the technology is getting there.
workspace suddenly stopped working · Issue #800 · microsoft/vscode-copilot-release
I've been using @workspace heavily for a Python project. Suddenly, it now longer works and cannot figure out what workspace information to collect. I have tried restarting VS Code a few times, but ...GitHub
This entry was edited (9 months ago)