Testing #147706
using an untitled html file:
<a href="/doesnotexit.txt"></a>

I think this makes sense because it's trying to save to the root of the file system at /doesnotexist.txt but I wanted to open this anyway just in case because it throws that error and then closes the editor in the background which is maybe not as consistent of this new "error when not exist" flow.
Testing #147706
using an untitled html file:
I think this makes sense because it's trying to save to the root of the file system at
/doesnotexist.txtbut I wanted to open this anyway just in case because it throws that error and then closes the editor in the background which is maybe not as consistent of this new "error when not exist" flow.