The way to remove all of those errors is to delete all of the composer chats and hit Cmd+P (on MacOS), then ask for a reload of the project → ‘Developer: Reload Window’ in the search bar.
Hope it helps.
The way to remove all of those errors is to delete all of the composer chats and hit Cmd+P (on MacOS), then ask for a reload of the project → ‘Developer: Reload Window’ in the search bar.
Hope it helps.
This bug is reproducible in VSCode as well for me.
Ctrl Shift P → Restart Angular language service fixes it for me, so maybe it’s related to Angular in my case
Can shed some light “when” the bug appeared.
Composer changed mdsvex.config.js to .ts, behind my back
While changing it back with cursor, I canceled a generation, scrolled back to the original request and re-submitted it.
Somewhere in that 15 seconds the phantom bug was created.
Cheers
Does anyone have a solution for this problem? All code generated by the chat/composer causes typescript errors that refer to a file “.”. I’m using a AstroJS application that I edit via a SSH Remote connection (Gitpod extension). I’m testing Cursor to use it in our company but if we get response errors for every chat response then it won’t work.
Just for posterity - this issue seems to be acknowledged by the team. Waiting for a fix soon, fingers crossed