onMoveToMatchingBracket
fun onMoveToMatchingBracket( connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (extendSelection: Boolean) -> Unit): <Error class: unknown class>(source)
Keybinding signal to move the cursor to the matching bracket.
Parameters
connectFlags
a combination of ConnectFlags
handler
the Callback to connect. Params: extendSelection
true if the move should extend the selection