FilePaths does not seem support Windows network paths at the moment (see this issue on the Julia vs code extension). They typically look like this \\data\... and I would like to add support for them in FilePaths. I would appriciate any hints on how I could do that, and what test I need to add.