-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)apieditor-apiIssues about the API of vscode in the area of editorsIssues about the API of vscode in the area of editorsfeature-requestRequest for new features or functionalityRequest for new features or functionality
Description
How could I handle OnClick
events on Gutter, similar to how breakpoints does?
The intention was to connect it with a decorator (previously created with vscode.window.createTextEditorDecorationType
) so the user should Click on the Gutter and create/destroy the decorator assigned to the line where the user clicked.
Thanks in advance
metacurb, crcn, Dominik-K, HaaLeo, nekosaur and 195 more
Metadata
Metadata
Assignees
Labels
*duplicateIssue identified as a duplicate of another issue(s)Issue identified as a duplicate of another issue(s)apieditor-apiIssues about the API of vscode in the area of editorsIssues about the API of vscode in the area of editorsfeature-requestRequest for new features or functionalityRequest for new features or functionality