MarkdownSelectionChangeEvent
MarkdownSelectionChangeEvent class has the following properties:
cause
The cause of the selection change.
Value is of type MarkdownSelectionChangeCause.
selection
Information about the selected text.
Value is of type TextSelection.
text
The selected text.
Value is of type str.