I’m new to using Cursor for my C project and noticed a shortcoming of AI code suggestions. In Chat suggests code that includes non-existent functions or constants. The suggested names are often close to the actual ones, but I still need to double-check the spelling and the number of arguments. What’s especially annoying is that as soon as I “accept” the suggestion, VS Code immediately flags the code as incorrect because it recognises that the functions either don’t exist or have different signatures. Is this a known issue?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Suggest non existing import when could easily see from the codebase where the function is | 0 | 13 | November 7, 2024 | |
Cursor stopped suggesting file/function so ide can't paste | 5 | 279 | August 19, 2024 | |
Cursor thinks it has no access to my code base until I remind it that it should >_> | 3 | 328 | October 11, 2024 | |
Can Cursor insert chat suggestions into code files? | 5 | 624 | August 23, 2023 | |
Choosing VS Code completion | 0 | 39 | December 19, 2024 |