Open Current App in Browser - Open the current app in your default browser.
Open Current App in Simple Browser - Open the current app in the simple browser on the side.
Copy Current App URL - Copy the current app's URL to the clipboard.
URI handlers
You can open a workspace by using the a vscode:// URI handler:
# Windows
start vscode://pomdtr.smallweb/openApp?domain=www.smallweb.run
# Mac OS
open vscode://pomdtr.smallweb/openApp?domain=www.smallweb.run
# Linux
xdg-open vscode://pomdtr.smallweb/openApp?domain=www.smallweb.run