mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
remove enable editor flag (#984)
This commit is contained in:
parent
a9e56ee460
commit
ad2e47dc20
4 changed files with 5 additions and 21 deletions
|
|
@ -38,7 +38,6 @@ export interface Settings {
|
|||
contextFileName?: string;
|
||||
accessibility?: AccessibilitySettings;
|
||||
telemetry?: boolean;
|
||||
enableModifyWithExternalEditors?: boolean;
|
||||
preferredEditor?: string;
|
||||
|
||||
// Git-aware file filtering settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue