cursor icon indicating copy to clipboard operation
cursor copied to clipboard

The AI Code Editor

Results 807 cursor issues
Sort by recently updated
recently updated
newest added

I've seen conflicting information about this. Is the Cursor client open-source? I haven't been able to find any repos with the codebase, and there's limited information about Anysphere on their...

Some days ago, I tryed Cursor Composer and it was great. I added my own api key to Claude and Openai. But today it's stopped working and i got a...

Settings > Window: Menu Bar Visibility > compact ![image](https://github.com/user-attachments/assets/21dafbe6-ff40-4580-b072-c7bf78c5625a) In VSCode this moves menu into a nice little compact hamburger button: ![image](https://github.com/user-attachments/assets/1073857f-0e04-4597-a994-71b6ed045fe6) WSL2 on Windows

I like the software very much. But I really want to know how to download a specific version of the IDE. When you click the download link it always download...

enable settings: ```jsonc { "editor.suggest.preview": true } ``` test code: ```ts const abcdefg = 'abcdefg'; console.log(abc); ``` expect suggestion preview show `abcdefg`, but `abcdefgefg`: disable setting `editor.suggest.preview` works fine, I...

I am on a 14" Mac using Sonoma Version 14.5 (23F79) Unfortunately I couldn't get the onboarding to show again, but it should be simple to reproduce: 1. Open cursor...

OS: Windows 11, also WSL Ubuntu We are currently evaluating Cursor as a replacement for VS Code / Co-Pilot, and noticed this problem, which is now blocking us: The Azure...

1) If you can, please include a screenshot of your problem ![image](https://github.com/user-attachments/assets/950b717d-09dc-483c-b2dc-69b5bfdaf0ae) ![image](https://github.com/user-attachments/assets/40b4c6f7-cb7c-491e-ab11-49315ef1254b) 2) Please include the name of your operating system Ubuntu 20.04.6 LTS 3) If you can, steps...

1) ![24-09-04_12h14m17s](https://github.com/user-attachments/assets/bc842b5e-c2f6-4c8a-ac27-5aa5065cb0fb) 2) Please include the name of your operating system Fedora 39, running under latest Cursor version. 3) If you can, steps to reproduce are super helpful Just using...

I write PRs, and my colleagues review them. I build checklists for myself to ensure I'm putting high quality code up for review, but it's a shame that Cursor isn't...