As you can see in the gif below, Copilot stops working if there are some errors in a .c file.
- In the gif I start with some erroneous lines commented out (line 43) and show that Copilot++ is working and providing suggestions correctly.
- I then uncomment the lines with errors (line 43) and save the file
- Copilot++ is then unresponsive and stops outputting to the ‘Output’ window and doesn’t provide any suggestions
Version: 0.34.1
VSCode Version: 1.89.1
Commit: 770740628ffa6242ff689168352ae980cdb77680
Date: 2024-05-28T07:03:33.749Z
Electron: 28.2.8
ElectronBuildId: undefined
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Windows_NT x64 10.0.19045
This is likely related to my previous post below but presents slightly differently (nothing is printed to the ‘Output’ window when Copilot++ isn’t working).