You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let Files.uriToFilePath: (uri: string) => string
@deprecated
Use the vscode-uri npm module which provides a more complete implementation of handling VS Code URIs.
VSCode hints you to do this https://github.com/microsoft/vscode-uri