0

Triple-slash instead of single slash in "File: Copy Path as URI"

Lorin Hochstein 11 років тому 0

When I do "File: Copy Path as URI", there's only one slash in the resulting URI, e.g.:


file:/Users/lorin/myfile.txt


Is there a way to configure Sublime so there are two more slashes after "file:", i.e.:


file:///Users/lorin/myfile.txt