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
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>
Implement the API described in https://github.com/microsoft/vscode/blob/main/src/vscode-dts/vscode.proposed.canonicalUriProvider.d.ts
The text was updated successfully, but these errors were encountered: