remove enable editor flag (#984)

This commit is contained in:
Leo 2025-06-12 18:28:20 +01:00 committed by GitHub
parent a9e56ee460
commit ad2e47dc20
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 21 deletions

View file

@ -38,7 +38,6 @@ export interface Settings {
contextFileName?: string;
accessibility?: AccessibilitySettings;
telemetry?: boolean;
enableModifyWithExternalEditors?: boolean;
preferredEditor?: string;
// Git-aware file filtering settings