Poroburu
I like the Windsuft WSL integration (beta). It launches almost correctly from
windsurf .
from a WSL terminal.The one thing is does strange is leave you in the correct PowerShell directory. But does not open up the WSL-remote. And you need to type
wsl
to get the right shell.PS Microsoft.PowerShell.Core\FileSystem::\\wsl.localhost\Ubuntu\home\poroburu\git\ai\mcp\servers> wsl
poroburu@porobook:~/git/ai/mcp/servers$
Sven Boden
WSL support is not working 100% yet in Windsurf v1.1.0
I have a Drupal project called kortingsbon that I can access in windows using "\\wsl.localhost\Ubuntu-20.04\home\toor\ddev\kortingsbon". This is also the folder I open in Windsurf.
When "I ask to evaluate the codebase and suggest improvements", I get this:
"open Error Cannot view file /home/toor/ddev/kortingsbon/config/sync/user.role.employee.yml which does not exist."
When I'm in WSL the directory /home/toor/ddev/kortingsbon exists and contains the correct source code, but it seems there's a problem somewhere in the conversion from "Windows paths to WSL" to "actual WSL paths".
When I then as workaround specify "The path of the codebase is "\\wsl.localhost\Ubuntu-20.04\home\toor\ddev\kortingsbon" windsurf does its job correctly.
Rohan Phadte
complete
Just launched WSL support in Beta on Windsurf 1.1.0!
Jelle
Please combine with this one https://codeium.canny.io/feature-requests/p/wsl-full-support to make sure your request gets lots of love.