I would do a Bug Report but i’m looking at multiple issues that might be from my end or Cursor itself.
Currently using Ubuntu, installed via .AppImage
I was wondering if anyone was having similar issues or even a solution to any of the issues below? Cursor seemed great before the Agent-Update but i’m having so many problems now.
1. @Web not appearing in Composer(normal mode, non-agent) after a while:
So initially i’ll be able to do @Web but after a few dozen messages, doing @Web does nothing(it’s just plain text instead of being highlighted in blue).
Same if I enter a url, I expect a blue highlighted @www.website.com link, but I get nothing. I end up having to add the url as a Doc to refresh Composer’s context.
2. Files/Folders not being autocompleted when attempting to add them to context
Usually if i do @google/pagespeed/ it will give me the option to add the folder as context. Now it doesn’t. Instead I have to type @googlepagespeed(take out all slashes) in order for it to find a match
3. Asking Cursor to write a Markdown file messes up
If I ask Cursor to write some markdown or give me a mermaid diagram, it will mess up and the file will probably not be completed and the outputted message will have inconsistent formatting.
4. Wheres the Composer setting menu in the new update?
5. Any tips on starting a new composer session after a really long one?
So I find that after a long session, the Composer will start to mess up and increase errors and hallucinations. So I start a new composer session and it works just as normal. The hiccup is that I have to reintroduce the contexts from the previous session manually. Any tips on context management?
6. Tips on improving Cursors performance?
I’m running a great pc setup, but after a long session I find that there is a lot of lag and periods where my PC just freezes because of cursor.
7. Telling Composer not to make implementations
So sometimes i’ll ask Composer a simple question like:
“Tell me more about the Google Drive API”
And then it will create new files/folders with code showcasing how the Google Drive API works. I have to specify, “Please don’t implement anything for this”
But the problem with that is it wont implement anything afterwards, and I have to say something like “Ok please start implementing”.