Microsoft/vscode

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

Open

#143,423 opened on Feb 18, 2022

 (0 comments) (0 reactions) (1 assignee)TypeScript (39,847 forks)batch import
bugcustom-editorshelp wantedworkbench-tabs

Repository metrics

Stars
 (184,936 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide