connectMoveToMatchingBracket
fun connectMoveToMatchingBracket(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (extendSelection: Boolean) -> Unit): <Error class: unknown class>
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