Microsoft/vscode

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

Open

#143.423 geöffnet am 18. Feb. 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (10.221 Forks)batch import
bugcustom-editorshelp wantedworkbench-tabs

Repository-Metriken

Stars
 (74.848 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)

Beschreibung

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