TIL: Quickly open remote dirs in Windsurf

Access remote dirs in Windsurf with the following command:

windsurf --folder-uri vscode-remote://ssh-remote+<remote-host>/home/cuser/<path-to-repo>



Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • TIL: Python Template Project
  • TIL: Multi-node GPU training with SkyPilot and PyTorch Lightning
  • TIL: Request GCP quota increase
  • TIL: Useful Datamol functions
  • TIL: Template data processing script with pathlib, fire, joblib, loguru, and tqdm