Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace uriToFilePath with vscode-uri #58

Open
nschonni opened this issue Sep 20, 2022 · 0 comments
Open

Replace uriToFilePath with vscode-uri #58

nschonni opened this issue Sep 20, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@nschonni
Copy link
Contributor

VSCode hints you to do this https://github.com/microsoft/vscode-uri

let Files.uriToFilePath: (uri: string) => string
@deprecated
Use the vscode-uri npm module which provides a more complete implementation of handling VS Code URIs.
@coliff coliff added the help wanted Extra attention is needed label Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants