cursor
cursor copied to clipboard
AI Apply fails when using WSL
- If you can, please include a screenshot of your problem
- Please include the name of your operating system
- If you can, steps to reproduce are super helpful
Operating System
WSL2 Ubuntu 24.04 on Windows 11
Steps
Ask a question about a file in project, when it's trying to suggest changes separate to the current file, the apply cannot be used. It appears to do nothing.
Screen shots
Clicking on "World.kt Current File" produces this:
The path is using windows separators and doesn't appear to be aware it's WSL, and doesn't match the correct file of World.kt, the file to the file actually in WSL file system.
As a work around I'm having to manually apply changes which can be quite complex and making this unusable.