cursor
cursor copied to clipboard
Apply suggested change to file not within workspace gives wrong path
Cursor version 0.40.4 VS Code version 1.91.1 OS: Windows 10
Steps to reproduce:
- I opened a
.code-workspacefile which on my VS Code had the oppened files of: a .txt NOT from anywhere inside that proyect - I highlighted text from this .txt file NOT from the proyect of the oppened workspace and clicked search line so the AI calculates some time difference
- After I wanted this difference to get applied, to my surprise I got this error, saying the file doesn't exist and if I want to create it, viewing the Path is messed up miss calculating the root, and duplicating the C:/ part
The correct path is C:\Users\OPALACIOS\Desktop\Omar\todo.txt not C:\Users\OPALACIOS\Desktop\Omar\ConnectRepo\Bitbucket\connect-frontend\c:\Users\OPALACIOS\Desktop\Omar\todo.txt