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
Implement a custom URL scheme comparable to Slack and Zoom. This will enable us to explicitly invoke/start Coder Desktop and potentially perform additional actions before opening the deep link.
To achieve this, Coder Desktop will identify and display buttons for all coder_app with a URL matching coder:/v0/open/url?target=<urlencoded url>/.
The text was updated successfully, but these errors were encountered:
Implement a custom URL scheme comparable to Slack and Zoom. This will enable us to explicitly invoke/start Coder Desktop and potentially perform additional actions before opening the deep link.
To achieve this, Coder Desktop will identify and display buttons for all
coder_app
with aURL
matchingcoder:/v0/open/url?target=<urlencoded url>/
.The text was updated successfully, but these errors were encountered: