Add configurable file open targets#119
Conversation
…-in-editor] Add General settings for default open targets and route file preview/tree actions through the selected target.
…al-settings-nav-below-appearance]
|
读完整个 diff。功能本身合理("在哪里打开文件" 是用户合理诉求,而且按现有 settings 的模式实现),实现的安全性也基本到位。但有几个可清理的问题,目前不算 ready-to-merge。 总体评估 优点 建议 |
Align the settings landing flow with the General page, remove dead open-target i18n keys, and simplify open-target persistence logic without changing the existing path safety checks.
|
已根据这轮 review feedback 补上一轮清理,PR head 现在已经包含最新提交: 这次主要处理了 reviewer 提到的 4 个点:
安全边界保持不变:
本轮验证:
备注: |
Move file-opening preferences into System settings, remove the top-level General entry, and retarget settings fallbacks to System so the remaining navigation and routes stay consistent.
|
继续按这条 PR 的方向又做了一轮整理,PR head 现在已经包含最新提交: 这次主要调整的是设置页结构:
没有改变的部分:
这轮按较轻的平衡验证做了确认,重点是:
如果还希望继续收口,我可以下一步再把这条分支同步合并到本地 |
Summary
Test plan