Indexing when I use SSH is a bit problematic

Indexing does work, don’t get me wrong. It’s 100% and synced, but when I try to @ my Python files, it doesn’t appear more than half the time. I must copy and paste the file’s contents into the chat window and proceed. This is in case of when I SSH into my ubuntu VM. I try to delete index and resync, restart the application, uninstall and reinstall etc. and it’s the same behavior.

However, indexing works smoothly when I don’t SSH and use cursor on my laptop. I can reference my Python scripts using the @, and it works seamlessly.

Will DM you here.

Was there a resolution to this? I also use the SSH plugin to the Linux box with the code, and syncing edits with the chat window is a pain. I asked chatGPT, and it said it was a known issue with the SSH plugin, but I’ve not been able to find anything in the forum on it.

Change the http setting by disabling https 2 in vscode settings within cursor. Open the command palette and search for http and uncheck the mark.

Restart cursor and then you should be good to go !

1 Like