Hello,
I’m running Sublime Text 2, build 2188 on Windows 7. I’ve got my User package symlinked (with mklink) to elsewhere on my harddrive, which happens to be inside a Git repository (so I can keep my Windows/Linux Sublime environments the same)
On Linux when I change one of my plugins in my user package (like sebplugin.py) it automatically reloads; under Windows though it doesn’t.
Is there anything that can be done to solve this? I’ve considered using a hardlink instead of a symlink, but they’ve always “put the willies up me” (what a wonderful phrase).
Thanks