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

Implement canonicalURIProvider #12735

Closed
Tracked by #12634 ...
tsmaeder opened this issue Jul 20, 2023 · 0 comments
Closed
Tracked by #12634 ...

Implement canonicalURIProvider #12735

tsmaeder opened this issue Jul 20, 2023 · 0 comments
Labels
vscode issues related to VSCode compatibility

Comments

@tsmaeder
Copy link
Contributor

tsmaeder commented Jul 20, 2023

Implement the API described in https://github.com/microsoft/vscode/blob/main/src/vscode-dts/vscode.proposed.canonicalUriProvider.d.ts

@tsmaeder tsmaeder changed the title canonicalURIProvider Implement canonicalURIProvider Jul 20, 2023
@vince-fugnitto vince-fugnitto added the vscode issues related to VSCode compatibility label Jul 20, 2023
tsmaeder added a commit to tsmaeder/theia that referenced this issue Jul 21, 2023
The implementation follows the usual pattern of having a Theia service
for canonicla URI's with the VS Code implementation being a special case
of the Theia service contributions.
The API is proposed in VS Code, but used in built-in extensions in
versions >= 1.80.0

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <t.s.maeder@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

2 participants