-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS Codeapifeature-requestRequest for new features or functionalityRequest for new features or functionalityterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another label
Milestone
Description
- VSCode Version: 1.9.x
Another cool feature would be to have link detection in the terminal so that users can navigate the output. Since link detection can be very specific to the command executed it might best come from the creator of a ITerminalInstance. An implementation idea would be:
- the client listens to ITerminalInstance.onData (the line based version propsed in another issue)
- marks links be line
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS Codeapifeature-requestRequest for new features or functionalityRequest for new features or functionalityterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another label