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
To be compatible with VSCode extensions API we need to add a command in Theia for opening a link in a new browser tab.
In VSCode it has vscode.open command id.
The text was updated successfully, but these errors were encountered:
To be compatible with VSCode extensions API we need to add a command in Theia for opening a link in a new browser tab.
In VSCode it has
vscode.open
command id.The text was updated successfully, but these errors were encountered: