I'm not sure if this is Windows only, but this is what happens when I try to use it with a network path:
When the input box on the bottom shows, the path is like this:
\NetworkShare\Code\projectname: (Notice the ending colon there)
So, whenever I try to create files, it always appends the project folder name, a colon, and then whatever I name the file.
It gives me an error when trying to create directories, because, well I don't think a colon is allowed for directories.
It works fine for local folders, but for network shares it adds a colon for some reason. Anyone know a workaround, or maybe I need to change a config somewhere?