ReadonlyfsThe document's fsPath. Populated for local files, Remote-SSH/WSL/
Codespaces (vscode-remote) and virtual file systems (vscode-vfs) alike,
so treat it as an identity or display string unless uri.scheme is
'file'.
ReadonlyuriThe full URI, scheme included. Check this when the scheme matters.
Where a document lives.