Say I have a project loaded from the following folder \servername\share\project. I open file src\hello.txt and begin editing.
While editing if I start ANF with newfile.txt the file is created in \servername\share\project ie. everything is fine.
However if I start ANF with :newfile.txt sublime throws the error "\server\share\project\src is an invalid alias". Clicking OK creates the file anyway. This is more of an irritation than a bug since ultimately everything works, but I get a windows error box every time.