Microsoft/vscode

Restored custom editors never load if the extension is uninstalled

Open

#125,582 opened on Jun 5, 2021

View on GitHub
 (8 comments) (0 reactions) (2 assignees)TypeScript (74,848 stars) (10,221 forks)batch import
bugcustom-editorshelp wanted

Description

Repro:

  1. Install Luna Paint
  2. Open an image
  3. Uninstall Luna Paint
  4. Reload the window

The editor will stay in loading animation forever:

Contributor guide