-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersperfterminal-linksverifiedVerification succeededVerification succeeded
Milestone
Description
There is a TerminalLinkDetectorAdapter that provides TerminalLink which is a DisposableStore:
vscode/src/vs/workbench/contrib/terminalContrib/links/browser/terminalLinkDetectorAdapter.ts
Line 109 in 35425d3
| return this._instantiationService.createInstance(TerminalLink, |
I think there is one of these detectors per terminal. When I close a terminal, I see the TerminalLinkDetectorAdapter being disposed, but none of the _activeLinks?
### Tasks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersperfterminal-linksverifiedVerification succeededVerification succeeded