-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
debtCode quality issuesCode quality issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders
Milestone
Description
vscode/src/vs/platform/terminal/common/capabilities/capabilities.ts
Lines 34 to 39 in fc23b22
/** | |
* Event listener to get notified when the marker gets disposed. Automatic disposal | |
* might happen for a marker, that got invalidated by scrolling out or removal of | |
* a line from the buffer. | |
*/ | |
onDispose: IEvent<void>; |
Metadata
Metadata
Assignees
Labels
debtCode quality issuesCode quality issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders