Microsoft/vscode
GitHub で見るFile menu save commands get unexpectedly disabled when using a custom editor
Open
#219,807 opened on 2024年7月2日
bugcustom-editorshelp wanted
Repository metrics
- Stars
- (74,848 stars)
- PR merge metrics
- (平均マージ 11h 43m) (30d で 1,000 merged PRs)
説明
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:
- Open a custom editor
- Observation: Save commands are enabled in the file menu
- Focus to another editor
- Focus back to the custom editor
- Observation: Save commands are now disabled in the file menu