Add a hint that diff editing works best with latest Sonnet

This commit is contained in:
Matt Rubens
2024-12-16 09:21:20 -05:00
parent 5fcf6f0821
commit 81aaa9c993

View File

@@ -155,7 +155,7 @@ const SettingsView = ({ onDone }: SettingsViewProps) => {
marginTop: "5px",
color: "var(--vscode-descriptionForeground)",
}}>
When enabled, Cline will be able to edit files more quickly and will automatically reject truncated full-file writes.
When enabled, Cline will be able to edit files more quickly and will automatically reject truncated full-file writes. Works best with the latest Claude 3.5 Sonnet model.
</p>
</div>