Swapnamoy4345
Results
1
comments of
Swapnamoy4345
@samirzubi-db, I have checked. Only by adding `this._codeEditorService.removeDiffEditor(this);this._onDidDispose.fire();super.dispose()` in diffEditorWidget.js- will not work, What I see here in **abstractCodeEditorService.js** under Services, There is no implementation for removeDiffEditor, I have added...