Microsoft/vscode

Both custom editors are reloaded when clicking on a diff tab if it's already opened

Open

#143,423 创建于 2022年2月18日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)TypeScript (10,221 fork)batch import
bugcustom-editorshelp wantedworkbench-tabs

仓库指标

Star
 (74,848 star)
PR 合并指标
 (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)

描述

Repro:

  1. Install Luna Paint
  2. Make a change to an image
  3. Save it
  4. Click the change in the SCM view, the diff should load
  5. Click the tab, the diff custom editors will both reload

This doesn't seem to happen with text editors.

No gif as gifcap is acting up on edge and safari atm.

贡献者指南