Close diff editor when clearing task

This commit is contained in:
Saoud Rizwan 2024-12-19 16:30:12 -08:00
parent 095920c4e1
commit 87d54df4ec

View file

@ -672,6 +672,7 @@ export class Cline {
this.terminalManager.disposeAll()
this.urlContentFetcher.closeBrowser()
this.browserSession.closeBrowser()
this.diffViewProvider.revertChanges()
}
// Tools