Guys, please help me!
I am trying to integrate Cursor with Claude code!
I am running WLS on Windows, I managed to install the Claude code extension inside Cursor as well.
However, no matter how much I try, I can not find Cursor as an IDE option when using the /ide command inside Claude code. See the screenshot attached.
Has anyone figured out how to solve this? I am simply getting mad from this. I am even willing to pay for someone who can solve this!
I think I saw the same problem in another post:
You can try putting the code in WSL and using ‘cursor .’ to start remote development in WSL. This way, the claude code and cursor will be in the same environment, which may solve the problem.