not strictly a Kotlin question but I can't figure ...
# intellij
n
not strictly a Kotlin question but I can't figure out how to navigate over what Emacs calls "s-expessions" like string literals. I'm looking for an action similar to "move caret to matching brace" but working also on
"hello"
or
""""hello"""
and with a direction (instead of the "toggle" that "ctrl+shift+m" is doing).