Skip to content

Commit cca934d

Browse files
committed
1 parent 9c0ca04 commit cca934d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/vs/workbench/contrib/debug/browser/debugEditorContribution.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ export class DebugEditorContribution implements IDebugEditorContribution {
279279

280280
this.editor.updateOptions({ hover: { enabled: false } });
281281
} else {
282+
this.altListener?.dispose();
282283
this.enableEditorHover();
283284
}
284285
}

0 commit comments

Comments
 (0)