Microsoft/vscode

File menu save commands get unexpectedly disabled when using a custom editor

Open

#219.807 geöffnet am 2. Juli 2024

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (1 zugewiesene Person)TypeScript (10.221 Forks)batch import
bugcustom-editorshelp wanted

Repository-Metriken

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

Beschreibung

https://github.com/microsoft/vscode/assets/6801309/2954ead6-27ff-48f9-a5a5-5c3273a2643a

Does this issue occur when all extensions are disabled?: N/A this is an extension issue.

  • VS Code Version: 1.90.2
  • OS Version: macOS + Windows

Steps to Reproduce:

  1. Open a custom editor
  2. Observation: Save commands are enabled in the file menu
  3. Focus to another editor
  4. Focus back to the custom editor
  5. Observation: Save commands are now disabled in the file menu

Contributor Guide