Sublime Forum

Is it possible to reload project after mounting remote volume?

#1

My scenario:

I use MacFuse for mounting remote volume.
Also I keep a Sublime Text instance which points to a folder in this volume.

After rebooting everything is restored ( actually, all windows of all applications ) except remote volumes.
I prefers to remount it after reboot.

At this point I have:
Opened Sublime Text which have empty folder at this volume.
Not yet mounted volume.

And even after remounting volume, Sublime Text doesn’t recognize that volume is mounted.

Does Sublime Text have a command to scan directory manually or to verify folders in project?

0 Likes

#2

Project > Refresh Folders is what you’re looking for.

1 Like