Open App - Open an workspace by inputting the app's name.
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.
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