Get the clicked mouse button
0 for left button, 1 for middle button, 2 for right button
Get the document position below the mouse cursor
'row' and 'column' of the document position
Get the relative position within the gutter.
'row' within the gutter.
whether the shift key was pressed when the event was emitted
Check if the mouse cursor is inside of the text selection
whether the mouse cursor is inside of the selection
Generated using TypeDoc
Get the clicked mouse button