Microsoft/vscode

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

Open

#143.423 aberto em 18 de fev. de 2022

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)TypeScript (10.221 forks)batch import
bugcustom-editorshelp wantedworkbench-tabs

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)

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.

Guia do colaborador