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
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
Custom Ace mouse event