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
feat: add support for URI activations for coder scheme (#72)
relates to #52
Adds support for Coder Desktop to handle the `coder:/` URI scheme by registering for this scheme and forwarding activations to the single instance of Coder Desktop.
Also removes the `Package.appxmanifest`. It is unused since Coder Desktop is not a packaged app.
0 commit comments