chore: cleanup old smart edit settings (#15832)

This commit is contained in:
Abhi
2026-01-02 17:28:28 -05:00
committed by GitHub
parent 764b195977
commit c0ccb22460
14 changed files with 2 additions and 48 deletions

View File

@@ -1172,13 +1172,6 @@
},
"additionalProperties": false
},
"useSmartEdit": {
"title": "Use Smart Edit",
"description": "Enable the smart-edit tool instead of the replace tool.",
"markdownDescription": "Enable the smart-edit tool instead of the replace tool.\n\n- Category: `Advanced`\n- Requires restart: `no`\n- Default: `true`",
"default": true,
"type": "boolean"
},
"useWriteTodos": {
"title": "Use WriteTodos",
"description": "Enable the write_todos tool.",