coder / coder/coder-desktop-windows

unregister coder: URI scheme handler on uninstall of the app

未关闭
#77 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C#
星标
26
派生
12
平均合并
6 小时 50 分钟
30 天内合并 PR
1

描述

The `coder:` scheme is registered with Windows when you start the Coder Desktop app. We should unregister it when you uninstall the app since we'll be sure you don't need it anymore at that time.

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先定位 `coder:` URI scheme 的 Windows 注册位置以及应用的卸载配置。跟踪 Coder Desktop 启动时该 scheme 的注册方式,然后确保卸载时将其移除;完成的标准是卸载后 handler 不存在,同时正常启动时的注册仍然有效。

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
desktop, operating-systems
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。