CodeMirrorEditor.isInMultiSelectMode method
CodeMirrorEditor › isInMultiSelectMode
Unofficial
Check whether the editor is in multi-selection mode.Signature:
isInMultiSelectMode(): booleanReturns: boolean — Whether the editor is in multi-selection mode.